@elextr my solution won't fix splitwindow as it manually queries further 
highlighting on scrolling on *our* view, and we have no way of detecting some 
other view is seeing some other location.  We can fix SplitWindow one of two 
ways: either apply the same fix to it, or refresh the whole document's styling. 
 Or get Scintilla to do that for us (like it seems to do somehow for GTK2) so 
any Scintilla view is fixed, it's not up to us.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1022#issuecomment-219286284

Reply via email to