diff options
author | Guldoman <giulio.lettieri@gmail.com> | 2024-10-20 20:29:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-20 14:29:59 -0400 |
commit | 79443641242361c9f73c34f8a9287cb638e1b553 (patch) | |
tree | 4c1cd9d66205cbb8bb8a5fa789699a6c773f2fce /plugins/language_jiyu.lua | |
parent | 146b41bbbe524f578f190f47794a2571cc439ac0 (diff) | |
download | lite-xl-plugins-79443641242361c9f73c34f8a9287cb638e1b553.tar.gz lite-xl-plugins-79443641242361c9f73c34f8a9287cb638e1b553.zip |
Simplify `minimap` (#284)
* Simplify `minimap`
* Remove `MiniMap:_get_thumb_rect_normal` workaround
* Fix `minimap` drawing float precision
* Improve `minimap` highlight drawing location
* Fixed `minimap` toggling
* Remove `minimap` workaround to keep caret visible
This is now handled in `DocView` directly.
* Use `common.splice` to manage `minimap` cache
* Add `docview` param to `MiniMap:line_highlight_color`
This will allow overrides to target a specific `DocView`.
The parameter is added last to keep compatibility with the previous
system.
Diffstat (limited to 'plugins/language_jiyu.lua')
0 files changed, 0 insertions, 0 deletions