lite-xl/data
Francesco Abbate 934f12cded Fix bug with titleview close button not working
The bug was actually due to a presence of a ghost tab scrolling button
in all the views.

We need to check if the node has multiple views, if not there are no tabs
and therefore no scrolling button areas so we return nothing from the
method Node:get_scroll_button_index().

Close #216
2021-05-27 09:02:19 +02:00
..
colors Implement user's config as init file and add directory into package.path 2020-12-02 16:03:31 +01:00
core Fix bug with titleview close button not working 2021-05-27 09:02:19 +02:00
fonts Switch to FiraSans and JetBrainsMono fonts 2021-05-22 15:09:54 +02:00
plugins Implement lazy loading of directories 2021-05-26 14:22:10 +02:00