aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-09-25 11:40:13 +1000
committerNeil <nyamatongwe@gmail.com>2022-09-25 11:40:13 +1000
commita68a99a856e6818e4269b03c3fd97d84bf98d165 (patch)
tree2e791db5098de807ad2c1fd9886d4eec7b93e6d7 /doc/ScintillaHistory.html
parented7e87bfd2dfb8cbbab786b3742385de9d1e6a2a (diff)
downloadscintilla-mirror-a68a99a856e6818e4269b03c3fd97d84bf98d165.tar.gz
Enlarge point and point top indicators and scale to be larger with larger text.
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 2224ca420..c14fcc59a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -595,6 +595,9 @@
may appear and then disappear depending on which lines were drawn.
</li>
<li>
+ Enlarge point and point top indicators and scale to be larger with larger text.
+ </li>
+ <li>
On Win32 implement horizontal scrolling mouse wheel.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1450/">Feature #1450</a>.
</li>