mgarin / weblaf

WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
http://weblookandfeel.com
GNU General Public License v3.0
1.14k stars 235 forks source link

Handle disabled state for WebCollapsiblePane and WebAccordion #553

Open mgarin opened 5 years ago

mgarin commented 5 years ago

Currently "disabled" state is not properly supported by WebCollapsiblePane and WebAccordion. It might be rarely needed, but it is worth at least disabling interactions with the components and adjusting the style when their enabled state changes.

mgarin commented 4 years ago

I'll delay this change till later as non-important. I'm also yet to find a good solution on how complex components enabled state should be handled.

mgarin commented 4 years ago

Moving to v1.2.12