diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index de9425c44..bff068f4a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -513,6 +513,9 @@ When scroll width is tracked, take width of annotation lines into account. </li> <li> + For Cocoa on OS X 10.9, responsive scrolling is supported. + </li> + <li> On Cocoa, apply font quality setting to line numbers. <a href="http://sourceforge.net/p/scintilla/bugs/1544/">Bug #1544</a>. </li> |