mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Fix json decoding
Fix minor tooltip issue
This commit is contained in:
@@ -109,6 +109,7 @@ class ToolTips(object):
|
||||
window = None
|
||||
active = 0
|
||||
tag = None
|
||||
after_id = None
|
||||
|
||||
@classmethod
|
||||
def getcontroller(cls, widget):
|
||||
|
Reference in New Issue
Block a user