From 6a00ccf5bc52c5758855c4f97a448341a63e6778 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 30 Jul 2021 08:31:26 +1000 Subject: Mention related feature requests for SC_ELEMENT_FOLD_LINE. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 21f44f476..70a1bb794 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -577,6 +577,9 @@
  • Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines. Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden. + Feature #1241, + Feature #382, + Feature #203.
  • Fix display of fold lines when wrapped so they are only drawn once per line, not on each subline. -- cgit v1.2.3