Magic size controls work!

However, need to make their availability set-able on a per-mode
basis.
This commit is contained in:
Bill Kendrick 2023-04-12 23:09:37 -07:00
parent 3996edaeec
commit 5bbfd91c2c
2 changed files with 63 additions and 40 deletions

View file

@ -26,7 +26,7 @@ https://tuxpaint.org/
----------------------------
* Support for sizes in Magic tools via the plugin API.
(Closes https://sourceforge.net/p/tuxpaint/feature-requests/220/)
+ WIP Adds a new UI element for setting sizes in the Magic tool.
+ Adds a new UI element for setting sizes in the Magic tool.
+ May be disabled with the "nomagicsizes" option.
+ Plugins' "init()" functions are sent a new "disabled_features"
argument containing bitmask of Magic-relevant disabled features