bugfix
This commit is contained in:
parent
50723f2186
commit
a767ff1590
@ -57,7 +57,7 @@ class BoxViewer(WidgetReady, BoxLayout):
|
||||
"modifiers":[]
|
||||
},
|
||||
]
|
||||
self.use_keyboard(self.used_keys)
|
||||
# self.use_keyboard(self.used_keys)
|
||||
self.selected_data = None
|
||||
self.options = options
|
||||
self.box_width = CSize(options['boxwidth'])
|
||||
|
Loading…
Reference in New Issue
Block a user