cleanup
This commit is contained in:
parent
e5a5425f0b
commit
317bca6c2e
@ -51,8 +51,6 @@ button.addEventListener("clicked", () => {
|
||||
clipboard.setText("yooooo", QClipboardMode.Clipboard);
|
||||
if (rootView.layout) {
|
||||
(rootView.layout as FlexLayout).removeWidget(dial);
|
||||
rootView.layout.invalidate();
|
||||
// rootView.update();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user