From 4405f60a2107d3873724930af061a49b03d4b8e7 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 18 Feb 2026 13:40:43 +1100 Subject: When a line end is not selected, change the colour of the rectangle that indicates the line end is selected to white space background instead of previous character's background except for EOL filled style. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 45ffeefe9..292f4033c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -620,6 +620,10 @@ Bug #2491.
  • + When a line end is not selected, change the colour of the rectangle that indicates the line end is selected + to white space background instead of previous character's background except for EOL filled style. +
  • +
  • On Qt, add const to ScintillaDocument and ScintillaEdit methods. Bug #2494.
  • -- cgit v1.2.3