forked from MapComplete/MapComplete
Add statistics links, add instant reload of preview
This commit is contained in:
parent
d9cae0fc46
commit
2835fa4d0a
3 changed files with 6 additions and 2 deletions
|
@ -61,7 +61,7 @@ export default class CustomGeneratorPanel extends UIElement {
|
|||
});
|
||||
|
||||
const preview = new Combine([
|
||||
new VariableUiElement(iframe.stabilized(2500))
|
||||
new VariableUiElement(iframe)
|
||||
]).SetClass("preview")
|
||||
this.mainPanel = new TabbedComponent([
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue