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
TabbedPane: Support Ctrl+TAB / Ctrl+Shift+TAB to switch
to next / previous tab.
TextField, FormattedTextField and PasswordField: Support round borders (see UI
default value TextComponent.arc). (issue #65)
IntelliJ Themes: Added Gradianto themes to demo.
Button, CheckBox and RadioButton: Fixed NPE when button has children. (PR #68)
ScrollBar: Improved colors.
Reviewed (and tested) all key bindings on Windows and macOS. Linux key
bindings are equal to Windows key bindings. macOS key bindings are slightly
different for platform specific behavior.
UI default values are no longer based on Metal/Aqua UI defaults.