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 890e6d65a..42bd8c8b3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -479,6 +479,10 @@ On Cocoa, drag image fixed when view scrolled. </li> <li> + On Cocoa, SCI_POSITIONFROMPOINTCLOSE fixed when view scrolled. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1021/">Feature #1021.</a> + </li> + <li> On Cocoa, don't send selection change notification when scrolling. <a href="http://sourceforge.net/p/scintilla/bugs/1522/">Bug #1522</a>. </li> |