You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed partially. It works now if the size variant is set via the global setting.
If the combobox is editable and the putClientProperty("JComponent.sizeVariant",
...) is used it does not work because then internally the editor field is used
and that one has no property set.
Should work for most scenarios already and I will have a second look at the
remaining issue one day.
- Rossi
Original comment by rosstaus...@googlemail.com on 15 Nov 2013 at 10:36
Original issue reported on code.google.com by
rosstaus...@googlemail.com
on 25 Jun 2012 at 9:09The text was updated successfully, but these errors were encountered: