Commit graph

92 commits

Author SHA1 Message Date
griffi-gh d82eb2eeb1 rename FrameRect to RectFrame 2024-04-17 15:57:46 +02:00
griffi-gh 44b8beaa94 lol i forgor to rename the module itself 2024-04-17 15:47:22 +02:00
griffi-gh 45829d5fef rename FillRect to FrameView 2024-04-17 15:44:47 +02:00
griffi-gh 7b671d2f3d uhh stuff 2024-04-17 15:41:10 +02:00
griffi-gh 66ef58a131 use frames for progressbar 2024-03-25 16:16:56 +01:00
griffi-gh d8b470d805 this should fix the gap thing? 2024-03-25 14:18:14 +01:00
griffi-gh c1be9bf22b fix gap/padding layout (kinda) for remaining size 2024-03-25 14:14:12 +01:00
griffi-gh 3c6e6be754 wip Remaing size 2024-03-25 14:08:04 +01:00
griffi-gh 6da1cc5d88 more granular control over wrapping 2024-03-25 12:57:45 +01:00
griffi-gh bf0b4dcdf2 add todo note :3 2024-03-25 02:46:30 +01:00
griffi-gh 19ca54b1f3 add 9 patch rendering 2024-03-25 01:59:13 +01:00
griffi-gh 3b7059d49f allow customizing handle size 2024-03-24 22:27:59 +01:00
griffi-gh dac0c7ac6d upd api to frame 2024-03-24 22:18:15 +01:00
griffi-gh fc4bc83ba9 add covers_opaque 2024-03-24 21:35:44 +01:00
griffi-gh deec244547 slider: use frames (less efficient :<) 2024-03-24 21:14:24 +01:00
griffi-gh d4402756a3 update built-in element features 2024-03-24 20:53:03 +01:00
griffi-gh 2a4af1aa35 add todo 2024-03-24 02:26:56 +01:00
griffi-gh f5f3dd9ad3 remove deprecated background fn 2024-03-24 01:16:51 +01:00
griffi-gh 3c680ea294 fix integrate frame api...
still sucks to use
2024-03-24 00:52:37 +01:00
griffi-gh 5ce9dda77b change name function to lower case 2024-03-23 15:54:33 +01:00
griffi-gh fa994e659a rename Br to Break 2024-03-23 15:52:54 +01:00
griffi-gh 328f745c39 add interactable active check 2024-03-23 15:52:14 +01:00
griffi-gh e22fa739c1 use new trigger api for interactable 2024-03-23 15:50:44 +01:00
griffi-gh a0dc882799 static -> absolute, fraction -> relative 2024-03-22 18:39:18 +01:00
griffi-gh ab5998de03 slider stuff 2024-03-22 15:15:47 +01:00
griffi-gh 50ea989906 fix containers defaulting to black color 2024-03-21 23:57:35 +01:00
griffi-gh 4ad3fed6d3 add active part to slider, optimize rendering 2024-03-21 23:51:00 +01:00
griffi-gh b5f3fc192e remove deprecated BackgroundColor struct 2024-03-21 23:31:49 +01:00
griffi-gh 4574cb8862 Rename rectangle module to rect 2024-03-21 23:22:40 +01:00
griffi-gh 99527d0dcb Refactor fill color stuff 2024-03-21 23:20:47 +01:00
griffi-gh a4cac48bda add doc comment for slider 2024-03-21 22:59:37 +01:00
griffi-gh d526928d9b a bunch of signal and input changes 2024-03-21 22:23:42 +01:00
griffi-gh 33d161500f slider and some input stuff 2024-03-21 18:41:28 +01:00
griffi-gh 6606119cc4 wip slider and stuff 2024-03-14 13:30:44 +01:00
griffi-gh 59a704d516 actually check event type 2024-03-13 14:35:12 +01:00
griffi-gh 03f1d75d3c stuff 2024-03-12 19:48:17 +01:00
griffi-gh a46cd7856b add br element, update docs 2024-03-12 01:38:11 +01:00
griffi-gh 7f28aebb97 somewhat less hacky... 2024-03-12 01:26:48 +01:00
griffi-gh 3a4b0eea66 well it somewhat works, build using terrible hacks 2024-03-12 01:23:26 +01:00
griffi-gh 969d0400d2 add docs 2024-03-12 01:07:17 +01:00
griffi-gh bd0364bde9 update interactable 2024-03-12 01:06:03 +01:00
griffi-gh 01b30c5979 signal stuff... 2024-03-12 00:29:26 +01:00
griffi-gh 7884de5560 it kinda works 2024-03-11 20:48:39 +01:00
griffi-gh 027bc2c429 update input handling 2024-03-11 18:40:11 +01:00
griffi-gh 8729e8f345 move stuff out 2024-03-07 22:46:01 +01:00
griffi-gh 57913757aa change stuff 2024-03-07 02:40:11 +01:00
griffi-gh 40ef524c5a Rename UiDirection to Direction 2024-03-07 02:06:14 +01:00
griffi-gh 45132db996 add Text::new 2024-03-07 02:05:39 +01:00
griffi-gh 1a6d79b2fc wip image, and required ctx stuff 2024-03-07 02:04:24 +01:00
griffi-gh 40c448276b add todo note 2024-03-07 01:19:45 +01:00