merged PR #63 (for issue #58) into master (with modifications)

bug: AbstractButton's ContentAreaFilled=false not honored when parent is a CellRendererPane
This commit is contained in:
Karl Tauber
2020-02-11 18:34:44 +01:00
2 changed files with 8 additions and 4 deletions

View File

@@ -11,6 +11,8 @@ FlatLaf Change Log
- TabbedPane: New option to allow tab separators to take full height (to enable
use `UIManager.put( "TabbedPane.tabSeparatorsFullHeight", true );`). (issue
#59, PR #62)
- CheckBox and RadioButton: Do not fill background if `contentAreaFilled` is
`false`. (issue #58, PR #63)
## 0.26