Open Xenthio opened 5 days ago
Button.SetClass( "active", true ); doesn't work, this breaks tabcontainers.
create a button, then set the class active on it. It wont add it.
the class active should be added to the button
No response
free fix lol TabContainer.cs
Describe the bug
Button.SetClass( "active", true ); doesn't work, this breaks tabcontainers.
To Reproduce
create a button, then set the class active on it. It wont add it.
Expected behavior
the class active should be added to the button
Media/Files
No response
Additional context
No response