diff options
| author | Neil <nyamatongwe@gmail.com> | 2020-08-21 12:30:27 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2020-08-21 12:30:27 +1000 |
| commit | 96792018d4b57dd539228c2502e9cdfe6e3aee69 (patch) | |
| tree | b91a604428c6c66506a8af6fd8c433b58afe9822 /doc/ScintillaHistory.html | |
| parent | 1a0589a20247f658d137fa86d2479df6550b1c80 (diff) | |
| download | scintilla-mirror-96792018d4b57dd539228c2502e9cdfe6e3aee69.tar.gz | |
Bug [#2197]. Fixed bug where layout caching was ineffective.
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 3e2e96561..59fce7492 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -603,6 +603,10 @@ Fixed bug where gradient indicators were not showing hovered appearance. </li> <li> + Fixed bug where layout caching was ineffective. + <a href="https://sourceforge.net/p/scintilla/bugs/2197/">Bug #2197</a>. + </li> + <li> For SciTE, don't show the output pane for quiet jobs. <a href="https://sourceforge.net/p/scintilla/feature-requests/1365/">Feature #1365</a>. </li> |
