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
I tried to use it on my application with the same results, the tooltips get overlapped and the contrast between the black background and the dark gray foreground is barely visible.
I'm using Linux.
The text was updated successfully, but these errors were encountered:
This is a general demo issue, thanks for pointing it out. That happened after the StyleManager implementation (tooltip label simply doesn't have appropriate style with white foreground specified) - I will fix this.
Input prompt added for WebTextArea similar to WebTextField/WebPasswordField input prompt
Field "closeable" added for DocumentData to show/hide document tab close button
SizeMethods is implemented by WebToolBar now
A few critical bugfixes and improvements for StyleManager skin behavior
StyleEditor visual representation slightly improved
Major performance improvements for ReflectUtils methods
A few additional methods for WebList and WebListModel
Additional WebPanel constructor with "styleId" argument
I tried to use it on my application with the same results, the tooltips get overlapped and the contrast between the black background and the dark gray foreground is barely visible.
I'm using Linux.
The text was updated successfully, but these errors were encountered: