aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/canvas-zoom-and-pan/javascript
AgeCommit message (Collapse)AuthorLines
2023-06-02Made tooltip optional.Danil Boldyrev-51/+71
You can disable it in the settings. Enabled by default
2023-06-02Added a hotkey repeat check to avoid bugsDanil Boldyrev-7/+9
2023-06-02Added the ability to configure hotkeys via webuiDanil Boldyrev-21/+67
Now you can configure the hotkeys directly through the settings JS and Python scripts are tested and code style compliant
2023-05-31Fixed the problem with sticking to the mouse, created a tooltipDanil Boldyrev-7/+61
2023-05-30a small fix for very wide images, because of the scroll bar was the wrong zoomDanil Boldyrev-1/+4
2023-05-29Moved the script to the extension build-inDanil Boldyrev-0/+428