예제 #1
0
 def hover_out(self, x, y):
     Figure.hover_out(self, x, y)
     self._detail_line_pos = None
예제 #2
0
 def hover_out(self, x, y):
     Figure.hover_out(self, x, y)
     self._detail_line_pos = None