Style the text in the SCN_MODIFIED notification handler instead of the SCN_STYLENEEDE...
commitf0234cf28432ef8902a0620f2de283c81ed9b45c
authorSven Strickroth <email@cs-ware.de>
Fri, 15 May 2015 18:46:14 +0000 (15 20:46 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 15 May 2015 18:49:52 +0000 (15 20:49 +0200)
tree4817620d23c3022920d738944ae8abda6b8dedb0
parentc97259f651e6e54955ccc41af44a9f3bef31e497
Style the text in the SCN_MODIFIED notification handler instead of the SCN_STYLENEEDED handler: the SCN_STYLENEEDED is called for every repaint of the control, and that's too much just for our use of the styling

Based on TortoiseSVN revision 26518.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/MiscUI/SciEdit.cpp
src/Utils/MiscUI/SciEdit.h