Skip to content

v2.2.2

Compare
Choose a tag to compare
@weisJ weisJ released this 09 Jun 14:11
· 1203 commits to master since this release

New in this release

  • Improved internal frame design.
  • Tableheaders now use the default text alignment (center).
  • TooltipContext can now be used in combination with all tooltip styles.
  • Combobox popup now has a horizontal scrollbar if too narrow.

Addressed issues

  • NPE when painting internalframe titlebars. #179 9341cda
  • Bold text on button gets clipped. #178 d577de5
  • Button that is wider than high can't be clicked on lower half. #177 5f22e5a
  • Cell renderers don't respect alignment. #176 f9ed8d7