fix text issue
This commit is contained in:
parent
929cff7ad7
commit
60e235f14e
@ -136,6 +136,7 @@ class CommandLine(widgets.WidgetBase):
|
||||
self._label[0].text = self.text
|
||||
self.text = ''
|
||||
self._command_view = 0
|
||||
self._text_position = 0
|
||||
elif value == self._command_view: # not doing anything
|
||||
pass
|
||||
elif value > self._command_view: # move upwards
|
||||
|
Loading…
Reference in New Issue
Block a user