Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small ui fix | Danil Boldyrev | 2023-06-02 | 1 | -1/+1 |
| | | | | In the error the user will see R instead of KeyR | ||||
* | Added the ability to swap the zoom hotkeys and resize the brush | Danil Boldyrev | 2023-06-02 | 2 | -7/+19 |
| | |||||
* | Made tooltip optional. | Danil Boldyrev | 2023-06-02 | 2 | -51/+72 |
| | | | | | You can disable it in the settings. Enabled by default | ||||
* | Added a hotkey repeat check to avoid bugs | Danil Boldyrev | 2023-06-01 | 1 | -7/+9 |
| | |||||
* | Added the ability to configure hotkeys via webui | Danil Boldyrev | 2023-06-01 | 2 | -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 tooltip | Danil Boldyrev | 2023-05-31 | 2 | -7/+124 |
| | |||||
* | a small fix for very wide images, because of the scroll bar was the wrong zoom | Danil Boldyrev | 2023-05-30 | 1 | -1/+4 |
| | |||||
* | Moved the script to the extension build-in | Danil Boldyrev | 2023-05-29 | 1 | -0/+428 |