mhbeals / nisaba

A tool for multi-modal annotation
GNU Affero General Public License v3.0
5 stars 2 forks source link

Reference Image no longer working #29

Closed mhbeals closed 3 years ago

mhbeals commented 3 years ago

Traceback (most recent call last): File "c:\users\mhb\appdata\local\programs\python\python38\lib\tkinter__init.py", line 1883, in call__ return self.func(*args) File "c:\users\mhb\appdata\local\programs\python\python38\lib\site-packages\nisaba\database_display.py", line 1153, in self.reference_image_rotate_button = Button(self.item_tab_four, image=self.refresh_icon,command=lambda:reference_image_rotater(self.reference_imageCanvas)) AttributeError: 'database_display' object has no attribute 'reference_imageCanvas'

mhbeals commented 3 years ago

Fixed in 0.3.19