From 30120988430ad43c9686d19c10c41b879128c6ba Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 5 Jul 2019 11:35:32 +1000 Subject: Bug [#2118]. Add TabMinimumWidth property to API so applications can display overviews or minimaps with reasonable layout. --- doc/ScintillaHistory.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 30bb32a5c..ca8665b7c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -565,6 +565,11 @@ Released 5 July 2019.
  • + Add SCI_SETTABMINIMUMWIDTH to set the minimum width of tabs. + This allows minimaps or overviews to be layed out to match the full size editing view. + Bug #2118. +
  • +
  • SciTE enables use of SCI_ commands in user.context.menu.
  • -- cgit v1.2.3