diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2017-09-18 12:24:00 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2017-09-18 12:24:00 +1000 |
commit | b7fc7c238595d50bab92a0160ebd8c45b8486977 (patch) | |
tree | c43e3a178d3fe0bfaeb2c25cea4ffabad69c3c64 /doc/ScintillaHistory.html | |
parent | b119ea4f496f4ac92afd26c8cf5408572ab34873 (diff) | |
download | scintilla-mirror-b7fc7c238595d50bab92a0160ebd8c45b8486977.tar.gz |
Backport: Bug [#1885]. Improve scrolling on macOS 10.12.
Backport of changeset 6393:711d6bbf62b6.
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 f4a061a93..45d0e3255 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -592,6 +592,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1919/">Bug #1919</a>. </li> <li> + On Cocoa, improve scrolling on macOS 10.12. + <a href="http://sourceforge.net/p/scintilla/bugs/1885">Bug #1885</a>. + </li> + <li> On Cocoa, fix line selection by clicking in the margin when scrolled. <a href="http://sourceforge.net/p/scintilla/bugs/1971">Bug #1971</a>. </li> |