mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-13 15:54:12 +09:00
Workaround preview menu reactivity on g-s 49
gh-2389
This commit is contained in:
@@ -313,7 +313,6 @@ export const PreviewMenu = GObject.registerClass(
|
||||
|
||||
_setReactive(reactive) {
|
||||
this._box.get_children().forEach((c) => (c.reactive = reactive))
|
||||
this.menu.reactive = reactive
|
||||
}
|
||||
|
||||
_setOpenedState(opened) {
|
||||
|
||||
Reference in New Issue
Block a user