Showing members, allowing window resize
This commit is contained in:
@@ -46,7 +46,7 @@ class AppMenu extends Shadow {
|
||||
this.rerender()
|
||||
})
|
||||
.onEvent("appchange", () => {
|
||||
console.log("event firing successfully")
|
||||
// console.log("app hello?") // BUG: Quill is not acknowledging this event unless there is something else in the function body
|
||||
this.rerender()
|
||||
})
|
||||
.position("fixed")
|
||||
|
||||
Reference in New Issue
Block a user