fix last
This commit is contained in:
parent
b73ce6fb46
commit
380fcf889a
@ -271,3 +271,4 @@ class scheduler_select(gtk.DrawingArea):
|
|||||||
def mouse_leave(self, widget, event):
|
def mouse_leave(self, widget, event):
|
||||||
self.clear_infotext()
|
self.clear_infotext()
|
||||||
self.hover_point = [-1,-1]
|
self.hover_point = [-1,-1]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user