aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/canvas-zoom-and-pan
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-022-7/+19
|
* Made tooltip optional.Danil Boldyrev2023-06-022-51/+72
| | | | | 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-012-21/+75
| | | | | | 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-312-7/+124
|
* 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