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
TextComponents, ComboBox and Spinner: Support different background color when
component is focused (use UI values TextField.focusedBackground, PasswordField.focusedBackground, FormattedTextField.focusedBackground, TextArea.focusedBackground, TextPane.focusedBackground, EditorPane.focusedBackground, ComboBox.focusedBackground, ComboBox.buttonFocusedBackground, ComboBox.popupBackground and Spinner.focusedBackground). (issue #335)
Fixed bugs
Fixed white lines at bottom and right side of window (in dark themes on HiDPI
screens with scaling enabled).