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