-
- Downloads
fix for BZDNG-256 / fix for some inconsistencies in edit mode switching
Cleaned up the keyevent handling and the state machine transitions. The cleanup fixes BZDNG-256 and enforces the switch to active multiline mode from inactive multiline mode whenever the text changes.
Showing
- modules/gui/src/python_shell/python_shell_widget.cc 252 additions, 275 deletionsmodules/gui/src/python_shell/python_shell_widget.cc
- modules/gui/src/python_shell/python_shell_widget.hh 10 additions, 6 deletionsmodules/gui/src/python_shell/python_shell_widget.hh
- modules/gui/src/python_shell/transition.cc 7 additions, 5 deletionsmodules/gui/src/python_shell/transition.cc
- modules/gui/src/python_shell/transition.hh 1 addition, 2 deletionsmodules/gui/src/python_shell/transition.hh
Loading
Please register or sign in to comment