Palette will fail to open if you have just 'scrubbed' over some number of icons quickly #1312
This commit is contained in:
parent
86ba52eadd
commit
cdd4ba3a3d
@ -339,6 +339,7 @@ class PaletteWindow(gtk.Window):
|
|||||||
self.hide()
|
self.hide()
|
||||||
|
|
||||||
def on_invoker_enter(self):
|
def on_invoker_enter(self):
|
||||||
|
self._popdown_anim.stop()
|
||||||
self._mouse_detector.start()
|
self._mouse_detector.start()
|
||||||
|
|
||||||
def on_invoker_leave(self):
|
def on_invoker_leave(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user