WebLaF v1.24
Features
- Each WebCheckBoxTree checkbox can now be hidden and disabled separately
- WebCheckBoxTree recursive checking option added
- Painter and margin support added for WebSliderUI
- Painters are able to force component updates now
- CustomFileFilter class added to simplify new filters creation
Improvements
- WebAsyncTreeFilterField translation added
- DefaultTreeCheckingModel performance improved
- Default check and radio menu item icons added
- Check and radio menu item checked background can now be disabled
- Demo application code links highlight improvements
- RSyntaxTextArea library updated to 2.5.0 version
Bug fixes
- WebFileChooserUI filters and hidden files display fixed [ #46 ]
- WebFileChooserUI initial orientation fixed
- WebTreeUI.java initial orientation fixed
- WebLinkLabel url/email/file link types fixed
- Popup menu dropdown corner position fix for RTL orientation
- File filter description display fixed
- Language dictionaries merging fixed
- DefaultFileFilter renamed to AbstractFileFilter