Releases: domske/godot-addon-simple-tool-button
Releases · domske/godot-addon-simple-tool-button
v1.4.1
Fixes an issue that causes errors when exporting an Object instead of a Node.
v1.4.0
You can now change the alignment of buttons (begin, center, end) and update buttons with dynamic values when true is returned.
v1.3.0
You can now use multiple buttons. See readme.md
v1.2.0
You can use icons with advanced buttons. See readme.md
v1.1.0
Now you can use colors. See readme.md for more info.