Godot Version
4.2.1
Question
I have a button with the Toggled property on, and I’d like it to visually change depending on if it’s toggled or not. the only thing it does is disable the on hover theme from showing up which isn’t that useful. i have focus off because it’s really annoying in this scenario. can I have it change the outline colour or something? or will I have to script it? if I do have to script it, how would I even change the outline colour through a script?