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
v1.1.5 UI
- Changed Standard-Colors
- Colors for all Elements can be set with setStandardColor(..)
- StandardColors can be overwritten by the local color-Array over setColor(..)
- Rounded-Corners Design
v1.1.3
1.1.3 final commit for release
Changes:
- JOptionPane-Methods of PUIElement refer to methods in PUIFrame
Note:
- Finished recompiling all releases with Java-11
V1.1.1
New:
- The immediate stop of Raycasts at certain Elements can be turned off
- The Area, where Elements can be hit, are now defined with methods
Fix/Update:
- PUICore and PUIElement are now Threadsave
- RaycastBox of PUIRotaryControl is now Oval
- updated Demo