mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Reset intellihide on pressure value changes
This commit is contained in:
@@ -176,7 +176,9 @@ var Intellihide = Utils.defineClass({
|
||||
[
|
||||
'changed::intellihide-use-pressure',
|
||||
'changed::intellihide-hide-from-windows',
|
||||
'changed::intellihide-behaviour'
|
||||
'changed::intellihide-behaviour',
|
||||
'changed::intellihide-pressure-threshold',
|
||||
'changed::intellihide-pressure-time'
|
||||
],
|
||||
() => this.reset()
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user