mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Workaround g-s 49 hover status change on reactivity removal
gh-2428
This commit is contained in:
@@ -1072,7 +1072,7 @@ export const Preview = GObject.registerClass(
|
||||
}
|
||||
|
||||
_onHoverChanged() {
|
||||
this.setFocus(this.hover)
|
||||
if (this.reactive) this.setFocus(this.hover)
|
||||
}
|
||||
|
||||
_onCloseBtnClick() {
|
||||
|
||||
Reference in New Issue
Block a user