ooflet / Mi-Create

Unofficial watchface creator for Xiaomi wearables ~2021 and above
https://ooflet.github.io/docs
GNU General Public License v3.0
50 stars 5 forks source link

KeyError: 'widget-1' #34

Closed vonfritz closed 1 month ago

vonfritz commented 1 month ago

Adding an imageList to the project produces this Key error

Traceback (most recent call last): File "/home/fritz/SmartWatch/.../src/utils/history.py", line 21, in redo self.commandFunc("redo", self.widget) File "/home/fritz/SmartWatch/....././src/main.py", line 879, in commandFunc currentProject["canvas"].selectObject(name) File "/home/fritz/SmartWatch/...../src/widgets/canvas.py", line 317, in selectObject self.widgets[name].setSelected(True)


KeyError: 'widget-1'