aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-09-29 13:46:49 +1000
committerNeil <nyamatongwe@gmail.com>2022-09-29 13:46:49 +1000
commit2873f7302a29c5e60317e24f973713d658081bb0 (patch)
treefa6b791881a5d8a39447d561ba053f0258a00414 /doc
parenta68a99a856e6818e4269b03c3fd97d84bf98d165 (diff)
downloadscintilla-mirror-2873f7302a29c5e60317e24f973713d658081bb0.tar.gz
Ensure page and step clicks on horizontal scroll bar do not overshoot document width.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c14fcc59a..5b6b21158 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -601,6 +601,9 @@
On Win32 implement horizontal scrolling mouse wheel.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1450/">Feature #1450</a>.
</li>
+ <li>
+ On Win32 ensure page and step clicks on horizontal scroll bar do not overshoot document width.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla530.zip">Release 5.3.0</a>