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
Due to changes in FocusManager (weak references to components and trackers) a bug appeared in WebPathField, WebComponentPanel, WebWindow, WebDialog, WebFrame and WebPopup which was blocking them from listening focus changes.
The text was updated successfully, but these errors were encountered:
#83 - Focus tracking issues fix in demo examples and various component
Base StyleManager functionality added
Base Skins (Themes) support added (only a few components are supported so far)
Default WebLaF skin added (only a few components are supported so far)
Dark WebLaF skin added (only a few components are supported so far)
Alpha version of StyleEditor tool added
Popup menu margin is now properly used within PopupMenuPainter to draw corner fill
JScrollBarSettingsProcessor added for JScrollBar value auto-save possibility
Due to changes in FocusManager (weak references to components and trackers) a bug appeared in WebPathField, WebComponentPanel, WebWindow, WebDialog, WebFrame and WebPopup which was blocking them from listening focus changes.
The text was updated successfully, but these errors were encountered: