lite-xl/data
Francesco Abbate 9155be7a22
Ensure TreeView cache entry is removed on delete
Address issue:

https://github.com/lite-xl/lite-xl/issues/689

Attempt to provide a more accurate fix to commit:

59f64088e1

For this latter what happens is that any change inside a directory
cause the corresponding entry to be folded in the TreeView.

The new change is more accurate because we remove only the stale
entry corresponding to the delete event and we do not reset the
cache of the parent directory using the modify event.
2021-12-22 23:40:54 +01:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core Ensure TreeView cache entry is removed on delete 2021-12-22 23:40:54 +01:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Ensure TreeView cache entry is removed on delete 2021-12-22 23:40:54 +01:00