diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3f0735e58..343aa7966 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -560,6 +560,10 @@ Implement high-priority idle on Win32 to make redraw smoother and more efficient. </li> <li> + Fix flicker when inserting primary selection on GTK. + <a href="https://sourceforge.net/p/scintilla/bugs/2087/">Bug #2087</a>. + </li> + <li> Avoid potential long hangs with idle styling for huge documents on Cocoa and GTK. </li> <ul> |