Fix typo.
This commit is contained in:
parent
c418d0575a
commit
0ad6398cf1
@ -630,7 +630,7 @@ class CanvasInvoker(Invoker):
|
||||
self._motion_notify_event_cb)
|
||||
|
||||
def get_default_position(self):
|
||||
return Palette.AT_CURSOR
|
||||
return self.AT_CURSOR
|
||||
|
||||
def get_rect(self):
|
||||
context = self._item.get_context()
|
||||
|
Loading…
Reference in New Issue
Block a user