lite-xl/data
Francesco Abbate 9ff6a0325e Mostly fix problem of offset with cursor positioning when using mouse
In order to get right the cursor position on text on mouse clicks it is
needed to take into account text's subpixel positioning.

This fix mostly corrects the problem but cursor positioning is still
somewhat inaccurate for long lines due to repeated commands to draw a text
along a line. Repeated draw text calls make the subpixel information
lost and small errors will add-up.
2021-03-06 16:18:24 +01:00
..
colors Implement user's config as init file and add directory into package.path 2020-12-02 16:03:31 +01:00
core Mostly fix problem of offset with cursor positioning when using mouse 2021-03-06 16:18:24 +01:00
fonts Fix missing info icon 2021-02-20 20:15:09 +01:00
plugins Ensure treeview is large enough to show toolbar 2021-02-27 19:39:56 +01:00
user Fix font size in initial user's config 2021-03-01 09:48:12 +01:00