aboutsummaryrefslogtreecommitdiff
path: root/plugins/dragdropselected.lua
AgeCommit message (Collapse)Author
2023-01-31Remove workaround for sorted `Doc:get_selection` issue (#197)Guldoman
* `dragdropselected`: Replace deprecated `math.pow` with `^` * Remove workaround for sorted `Doc:get_selection` issue Reverts 94f7c8b33371e49d6f026f5be6a41acd73ad9c6b.
2022-11-02Add workaround for sorted `Doc:get_selection` issue (#141)Guldoman
2022-06-07changed indentation to 2 spaces for consistency across the repojgmdev
2022-05-31removed lite-xl version and left only mod versionjgmdev
2022-05-22Bumping versions.Adam Harrison
2021-09-14`dragdropselected`: Allow scrollbar dragging when there is a selectionGuldoman
When dragging the scrollbar from the same vertical position of a line in a selection, we would ignore the scrollbar drag and instead drag the selection.
2021-08-30`dragdropselected`: Avoid accidental dragsGuldoman
Also only remove the selection after the drag ends
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-04-08More validated pluginsFrancesco Abbate
2020-06-27change plugin name: update commentsSwissalpS
2020-06-27change plugin name: file renameSwissalpS