[mobile] Show graph
This commit is contained in:
@@ -120,11 +120,11 @@
|
||||
});
|
||||
|
||||
await app.setup();
|
||||
refreshView();
|
||||
|
||||
(window as any).app = app;
|
||||
(window as any).appPane = uiPane;
|
||||
|
||||
refreshView();
|
||||
|
||||
imageViewer = new ImageViewer(app.rootEl);
|
||||
|
||||
let wrappers = containerElem.querySelectorAll<HTMLDivElement>(".pane-wrapper")
|
||||
|
||||
Reference in New Issue
Block a user