forked from MapComplete/MapComplete
Fix: remember previous, externally loaded themes
This commit is contained in:
parent
06f9f2d94c
commit
b61c0a1180
3 changed files with 71 additions and 40 deletions
6
test.ts
6
test.ts
|
@ -1,6 +0,0 @@
|
|||
import ValidatedTextField from "./UI/Input/ValidatedTextField";
|
||||
import {VariableUiElement} from "./UI/Base/VariableUIElement";
|
||||
|
||||
const tf = ValidatedTextField.InputForType("url")
|
||||
tf.AttachTo("maindiv")
|
||||
new VariableUiElement(tf.GetValue()).AttachTo("extradiv")
|
Loading…
Add table
Add a link
Reference in a new issue