lite-xl/data/plugins
Francesco Abbate 1794765f07 Fix problem with treeview keeping the editor busy
Fix a problem introduced when fixing the dirty pixel problem, commit
cb08c5c. The node, when determining the layout was rounding the size
of the fixed-size view. In turns this latter was calling move_towards
to the default_size it wanted. If default_size was non-integer the
value vas never archieved because it was rounded during layout and
move_towars was keeping the editor busy by setting the
core.need_redraw flag.
2021-10-14 09:13:06 +02:00
..
autocomplete.lua revert new keyboard bindings 2021-09-09 07:44:58 +02:00
autoreload.lua Use dmon events in reload plugin 2021-10-08 23:15:25 +02:00
contextmenu.lua add context menu options for logview 2021-08-24 11:31:22 +02:00
detectindent.lua Add commands to manage tab style 2021-09-07 07:53:03 +02:00
language_c.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_cpp.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_css.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_html.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_js.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_lua.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_md.lua Syntax. 2021-09-16 17:43:17 -04:00
language_python.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_xml.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
lineguide.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
macro.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
projectsearch.lua Fix crash in project search when project has no files 2021-08-29 11:13:39 +02:00
quote.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
reflow.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
scale.lua Small cleanup of `scale` plugin 2021-10-02 18:39:23 +02:00
tabularize.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
toolbarview.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
treeview.lua Fix problem with treeview keeping the editor busy 2021-10-14 09:13:06 +02:00
trimwhitespace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
workspace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00