Add changelog entry for improved NagView
This commit is contained in:
parent
63b9cf223e
commit
0dc1098705
|
@ -7,11 +7,13 @@ This files document the changes done in Lite XL for each release.
|
||||||
Add `system.set_window_opacity` function.
|
Add `system.set_window_opacity` function.
|
||||||
|
|
||||||
Add codepoint replacement API to support natively the "draw whitespaces" option.
|
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
|
`config.draw_whitespace` boolean variable and enabled and disables using the
|
||||||
commands `draw-whitespace:toggle`, `draw-whitespace:enable`,
|
commands `draw-whitespace:toggle`, `draw-whitespace:enable`,
|
||||||
`draw-whitespace:disable`.
|
`draw-whitespace:disable`.
|
||||||
|
|
||||||
|
Improve the NagView for unsaved changes to accept keyboard commands.
|
||||||
|
|
||||||
### 1.16.5
|
### 1.16.5
|
||||||
|
|
||||||
Hotfix for Github's issue https://github.com/franko/lite-xl/issues/122
|
Hotfix for Github's issue https://github.com/franko/lite-xl/issues/122
|
||||||
|
|
Loading…
Reference in New Issue