Commit Graph

5 Commits

Author SHA1 Message Date
Robert Jelic
2ca7ad1e4c - Added comprehensive state management with conditional states, priority-based resolution, and property overrides
- Added responsive.lua with fluent builder API (:when()/:apply()/:otherwise()) for creating responsive layouts that react to parent size or custom conditions
- All elements now use getResolved() to check active states, enabling multiple responsive rules to coexist
2025-11-04 22:40:37 +01:00
Robert Jelic
b4c987d2bd Changed default core-requirement for tons of elements and plugins 2025-11-04 10:01:09 +01:00
Robert Jelic
97e2e947c7 Added TabControl Element
Added ComboBox Element
Added/Updated Switch Element

Fixed TextBox Syntax Highlighting Bug
2025-09-03 18:26:51 +02:00
Robert Jelic
b91031afbc Fixed animation
Fixed eventsystem not registering its parent events
2025-04-14 02:39:54 +02:00
Robert Jelic
5ccd201be0 Focus fix for list 2025-04-03 18:03:06 +02:00