From e8f134e9a1567775377c66c8bd34825380c328a6 Mon Sep 17 00:00:00 2001 From: Neil Date: Thu, 29 Jul 2021 13:12:16 +1000 Subject: Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden. --- doc/ScintillaHistory.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f0c6ded0b..21f44f476 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -576,6 +576,7 @@
  • Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines. + Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden.
  • Fix display of fold lines when wrapped so they are only drawn once per line, not on each subline. -- cgit v1.2.3