Add statistics links, add instant reload of preview

This commit is contained in:
Pieter Vander Vennet 2020-09-07 02:47:21 +02:00
parent d9cae0fc46
commit 2835fa4d0a
3 changed files with 6 additions and 2 deletions

View file

@ -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([
{