Commit Graph

15 Commits

Author SHA1 Message Date
Robert Jelic
ea0f31fe37 Program fixes
Table fixes
Added :selectItem to List
2025-06-01 17:59:02 +02:00
Robert Jelic
f63ec29498 Bugfix
Fixed program only using relative path
Fixed list not sending scroll events
Added observer to scrollbar's :attach method
Fixed vertical sliders
2025-05-15 01:03:50 +02:00
Robert Jelic
f7c4165aa4 Fix in Container and added Program:stop() 2025-05-10 23:41:05 +02:00
Robert Jelic
b15b7b4d4f Fixed program mouse not having converted coordinates 2025-05-05 12:29:03 +02:00
Robert Jelic
c5b38fae0f onError fix 2025-04-26 13:32:08 +02:00
Robert Jelic
050e0736d1 Fixed Program custom env 2025-04-24 10:20:36 +02:00
Robert Jelic
b042f1bba1 - Added floor, ceil and abs to reactive env
- Changed BasaltProgram env (not finished)
- Fixed program not setting running to false once coroutine is dead
2025-04-23 20:39:35 +02:00
Robert Jelic
b91031afbc Fixed animation
Fixed eventsystem not registering its parent events
2025-04-14 02:39:54 +02:00
Robert Jelic
90b4928e6f Fixed Input not sending events
Fixed :destroy sending unnecessary errors
Other small fixes
2025-04-08 09:59:40 +02:00
Robert Jelic
5fdf01bcfe Cursor Fix 2025-02-25 23:28:53 +01:00
Robert Jelic
a3cc685620 Docs changes 2025-02-24 23:54:07 +01:00
Robert Jelic
a51b91722d Small docs update 2025-02-24 20:51:58 +01:00
Robert Jelic
3009df028b Updated Eventsystem
Improved List with multiple Selections
2025-02-21 18:24:19 +01:00
Robert Jelic
cc7b2de51a Update
Lots of fixes and improvements
2025-02-16 14:33:07 +01:00
Robert Jelic
b7f22bf63f - added List
- added checkbox
- added program
- added slider
- added progressbar
- added reactive (dynamicValues)
smaller bug fixxes
2025-02-14 14:40:20 +01:00