Skip to content

v2.4.2

Compare
Choose a tag to compare
@weisJ weisJ released this 06 Aug 20:10
· 1014 commits to master since this release

New in this release

  • Added checkbox trees through TristateTreeNode.
  • Added support for fullscreen mode of VCLJ #200
  • Updated to newer tree control icons (Linux and Windows).

Addressed issues

  • IconWrapper is added to itself. #196 ddf67db
  • NPE when moving cell popup. #202 d6c08d1
  • NPE while painting tree lines. #203 cb3e8c2
  • Table cells have an incorrect border when in full row selection mode.
  • Cell editor isn't being displayed if renderer used an icon. #199 5af510e
  • JTextComponent has unbounded size if in scrollpane. #201 4597251