BRANE

Results 4 comments of BRANE

I was unable to create a minimal reproduction project. It all just works in a completely new project.

Okay I've managed to track it down and fix it in a way. The problem was that the button of the custom slider component (a Button node) for some reason...

I still maintain there's some kind of regression and a bug here but it has a decent enough hack fix.

[bug-report.zip](https://github.com/user-attachments/files/15938116/bug-report.zip) Reproduced! The problem is that the button in my custom slider node doesn't override the Disabled styles (which makes sense, it's never disabled). Because the Disabled style of the...