Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-01 | Updated cache font sizes | jgmdev | |
2021-05-31 | Fix scale plugin to work with latest lite-xl font. | jgmdev | |
2021-05-31 | Fix div by zero error in scale plugin | Francesco Abbate | |
Simply avoid division by zero adjusting the scroll position when scrollable size is equal to the view's size. Related to issue: https://github.com/franko/lite-xl/issues/88 | |||
2021-05-22 | Add new tag modversion | Francesco Abbate | |
2021-05-19 | Changed scale behaviour | Christopher Kleine | |
The scale was behaving weird. It went from 100 -> 110 -> 121 -> 109 -> 98 One had to use ctrl+0 get it back to 100 This is fixed in this commit. It uses an indicator to change the scale. | |||
2021-04-09 | Completed verification and tagging of plugins | Francesco Abbate | |
2021-01-22 | Fixed font scale not working | B14CK313 | |
The scale plugin still used the pre 1.13 path to font files, instead of the DATADIR variable | |||
2020-09-19 | Fixed scale plugin breaking CommandView when changing scroll offsets | rxi | |
2020-08-29 | Changed scale plugin to retain scroll positions when scaling | rxi | |
2020-06-28 | update header | SwissalpS | |
2020-06-28 | provide getter method for current scale | SwissalpS | |
2020-06-07 | Added mouse-wheel support and limits to `scale` plugin | rxi | |
Resolves #50 | |||
2020-06-03 | `scale` plugin fixes | rxi | |
2020-06-03 | Added `config.scale_mode` to scale plugin | rxi | |
2020-06-03 | Fixed `scale` plugin for non-default initial SCALE | rxi | |
2020-06-03 | Added `scale` plugin | rxi | |