Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Additional fix for #5862 fix.
Editing text for composer label in text edit widget caused label to emit itemChanged(), which caused cyclical update of gui elements and the cursor to jump to end of text edit's text. Tested update of label via Python and #5862 fix still works, i.e. text edit updates as well.
- Loading branch information