aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil Hodgson <nyamatongwe@gmail.com>2018-08-16 09:11:18 +1000
committerNeil Hodgson <nyamatongwe@gmail.com>2018-08-16 09:11:18 +1000
commite32711dead461c0c612802a1d8b6dd02eb668e3c (patch)
tree21b93809c5382fc730fc6183cbaf050206252f08 /doc/ScintillaHistory.html
parent0a5fb31779d68807ea08807b89f1b43e8f09ea49 (diff)
downloadscintilla-mirror-e32711dead461c0c612802a1d8b6dd02eb668e3c.tar.gz
For reverse arrow margin cursor, move hotspot to the tip of the arrow.
This fixes a bug where clicking seemed to affect the wrong margin.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 38b1263aa..055828d30 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -575,6 +575,9 @@
Fix crash on Win32 when switching technology to default after setting bidirectional mode.
</li>
<li>
+ Fix margin cursor on Cocoa to point more accurately.
+ </li>
+ <li>
Fix SciTE crash on GTK+ when using director interface.
</li>
</ul>