Remove custom brushes with the middle mouse button

And made the "X" button on the custom brushes a little smaller. Partially addresses #132
This commit is contained in:
OverloadedOrama 2020-01-28 00:19:55 +02:00
parent 2f48547f6c
commit 14900ed5ab
6 changed files with 25 additions and 12 deletions

View file

@ -9,10 +9,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Crowdin integration for contributing translations!
- Spanish translation - thanks to azagaya!
- Translators can now be seen in the About window.
- It is now possible to remove custom brushes with the middle mouse button.
## Changed
- Updates to the Greek, Russian and Traditional Chinese translations.
- Replaced some OS alerts with a custom made error dialog.
- Made the "X" button on the custom brushes a little smaller.
### Fixed
- Delay the splash screen popup so it shows properly centered (thanks to YeldhamDev)