Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auto-expand enable by default | Danil Boldyrev | 2023-08-08 | 1 | -1/+1 |
| | |||||
* | Ability to automatically expand a picture that does not fit in the screen | Danil Boldyrev | 2023-08-08 | 1 | -0/+1 |
| | |||||
* | made the blur function optional, added exclusion buttons | Danil Boldyrev | 2023-07-04 | 1 | -0/+1 |
| | |||||
* | Reworked the disabling of functions, refactored part of the code | Danil Boldyrev | 2023-06-13 | 1 | -2/+3 |
| | |||||
* | Improved error output, improved settings menu | Danil Boldyrev | 2023-06-12 | 1 | -3/+5 |
| | |||||
* | Added the ability to swap the zoom hotkeys and resize the brush | Danil Boldyrev | 2023-06-02 | 1 | -1/+2 |
| | |||||
* | Made tooltip optional. | Danil Boldyrev | 2023-06-02 | 1 | -0/+1 |
| | | | | | You can disable it in the settings. Enabled by default | ||||
* | Added the ability to configure hotkeys via webui | Danil Boldyrev | 2023-06-01 | 1 | -0/+8 |
Now you can configure the hotkeys directly through the settings JS and Python scripts are tested and code style compliant |