Skip to content

v2.5.5

Compare
Choose a tag to compare
@weisJ weisJ released this 26 Jan 21:00
· 708 commits to master since this release

Visual changes

  • Popup menus now use heavy weight popups by default on linux. 800a889

API Changes

  • Removed support for unused JList client-property JList.shrinkWrap.

Addressed issues

  • DerivableImageIcon might not paint the first time due to lazy and asynchronous loading. (See here) f46e601
  • Shadow on balloon tooltips is cut off at the top. 2b525dd
  • Tooltips are opaque on linux (Gnome) #229.
  • Boolean tree renderers don't display a hint popup when obscured. 5ac3291