Add changelog entry for improved NagView

This commit is contained in:
Francesco Abbate 2021-04-04 19:01:09 +02:00
parent 63b9cf223e
commit 0dc1098705
1 changed files with 3 additions and 1 deletions

View File

@ -7,11 +7,13 @@ This files document the changes done in Lite XL for each release.
Add `system.set_window_opacity` function.
Add codepoint replacement API to support natively the "draw whitespaces" option.
It replace the `drawwhitespace` plugin. If can be configured using the
It supersedes the `drawwhitespace` plugin. If can be configured using the
`config.draw_whitespace` boolean variable and enabled and disables using the
commands `draw-whitespace:toggle`, `draw-whitespace:enable`,
`draw-whitespace:disable`.
Improve the NagView for unsaved changes to accept keyboard commands.
### 1.16.5
Hotfix for Github's issue https://github.com/franko/lite-xl/issues/122