aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNathaniel Braun <unknown>2026-03-09 16:22:44 +1100
committerNathaniel Braun <unknown>2026-03-09 16:22:44 +1100
commit20184b70992e72b4ad26f93284f9654cb29c01e2 (patch)
treec80c50e78a477415c38e97f007f7f456c3ac307f /doc/ScintillaHistory.html
parent482a13cf879ae07a5f6c72fba84d994bde3a4852 (diff)
downloadscintilla-mirror-20184b70992e72b4ad26f93284f9654cb29c01e2.tar.gz
Feature [feature-requests:#1581]. Improve mouse drag behaviour when drag and
drop disabled to deselect on mouse down.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c1a77ed67..470fc64aa 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -608,6 +608,10 @@
<li>
Add mode to draw tabs as [HT] blobs with SCI_SETTABDRAWMODE(SCTD_CONTROLCHAR).
</li>
+ <li>
+ Improve mouse drag behaviour when drag and drop disabled.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1581/">Feature #1581</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla560.zip">Release 5.6.0</a>