lite-xl/data
Francesco Abbate 5a69928924 More accurate logic for node's remove view method
Provide an fix like:

https://github.com/lite-xl/lite-xl/pull/526

but use instead the is_primary_node property and the context
property.

We align the logic to the one used in the close_all_views method.

The approach using get_locked_size was the old approach using by
rxi's lite but it should no longer be used to determine if a node
if part of the application UI or part of the document's view.
2021-09-14 12:20:58 +02:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core More accurate logic for node's remove view method 2021-09-14 12:20:58 +02:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins revert new keyboard bindings 2021-09-09 07:44:58 +02:00