aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/canvas-zoom-and-pan/javascript/zoom.js
Commit message (Collapse)AuthorAgeFilesLines
* small ui fixDanil Boldyrev2023-06-021-1/+1
| | | | In the error the user will see R instead of KeyR
* Added the ability to swap the zoom hotkeys and resize the brushDanil Boldyrev2023-06-021-6/+17
|
* Made tooltip optional.Danil Boldyrev2023-06-021-51/+71
| | | | | You can disable it in the settings. Enabled by default
* Added a hotkey repeat check to avoid bugsDanil Boldyrev2023-06-011-7/+9
|
* Added the ability to configure hotkeys via webuiDanil Boldyrev2023-06-011-21/+67
| | | | | | Now you can configure the hotkeys directly through the settings JS and Python scripts are tested and code style compliant
* Fixed the problem with sticking to the mouse, created a tooltipDanil Boldyrev2023-05-311-7/+61
|
* a small fix for very wide images, because of the scroll bar was the wrong zoomDanil Boldyrev2023-05-301-1/+4
|
* Moved the script to the extension build-inDanil Boldyrev2023-05-291-0/+428