There is an anonoying flickering on text inside the code editor, whenever user clicks on a brace/bracket.
Text also flickers when user move from inside a brace/bracket block to outside this block, with the mouse
This only happens when the brace-matching feature of QScintilla is turned on. As a workaround, I've added an option on Edit -> Preferences to disable the brace-matching.
There is an anonoying flickering on text inside the code editor, whenever user clicks on a brace/bracket.
Text also flickers when user move from inside a brace/bracket block to outside this block, with the mouse
This only happens when the brace-matching feature of QScintilla is turned on. As a workaround, I've added an option on Edit -> Preferences to disable the brace-matching.
The flicker is not so bad on dark color themes.
This appear to affect only the Windows port