diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c724505e5..978ce03d7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -480,6 +480,10 @@ On Cocoa, memory leak fixed for MarginView. </li> <li> + On Cocoa, fixed appearance of alpha rectangles so that outline uses specified colour and alpha. + This makes INDIC_STRAIGHTBOX look correct and INDIC_ROUNDBOX is only missing rounded corners. + </li> + <li> On Cocoa, drag image fixed when view scrolled. </li> <li> |