Commit graph

124 commits

Author SHA1 Message Date
griffi-gh ac7ec94719 add active part to slider, optimize rendering 2024-03-21 23:51:00 +01:00
griffi-gh 384fddce34 add fn to check if completely opaque 2024-03-21 23:38:43 +01:00
griffi-gh d36a78d2ee remove deprecated BackgroundColor struct 2024-03-21 23:31:49 +01:00
griffi-gh 02558e0695 Rename rectangle module to rect 2024-03-21 23:22:40 +01:00
griffi-gh 16d8fd7c6a Refactor fill color stuff 2024-03-21 23:20:47 +01:00
griffi-gh 9600d7f7a9 Deprecate bacgroundcolor, update comments 2024-03-21 23:09:19 +01:00
griffi-gh 8a0b8281bc add doc comment for slider 2024-03-21 22:59:37 +01:00
griffi-gh 1698961d5c fix some warnings 2024-03-21 22:59:31 +01:00
griffi-gh 4bd93b3106 comment out element triggers 2024-03-21 22:26:50 +01:00
griffi-gh b9aab4152f a bunch of signal and input changes 2024-03-21 22:23:42 +01:00
griffi-gh c60775ff4d slider and some input stuff 2024-03-21 18:41:28 +01:00
griffi-gh 4476307482 wip slider and stuff 2024-03-14 13:30:44 +01:00
griffi-gh 7d3932f139 actually check event type 2024-03-13 14:35:12 +01:00
griffi-gh 3a58e530b3 stuff 2024-03-12 19:48:17 +01:00
griffi-gh cd338f101c remove unused deps 2024-03-12 18:37:34 +01:00
griffi-gh 509d39ddea drain remaining signals 2024-03-12 01:40:51 +01:00
griffi-gh de9f41c296 add br element, update docs 2024-03-12 01:38:11 +01:00
griffi-gh c3f32b3ddd somewhat less hacky... 2024-03-12 01:26:48 +01:00
griffi-gh 6b2d4fbe36 well it somewhat works, build using terrible hacks 2024-03-12 01:23:26 +01:00
griffi-gh c2d7542bb8 add docs 2024-03-12 01:07:17 +01:00
griffi-gh fc458464a7 update interactable 2024-03-12 01:06:03 +01:00
griffi-gh f716433d37 signal stuff... 2024-03-12 00:29:26 +01:00
griffi-gh 2d59f76ba7 it kinda works 2024-03-11 20:48:39 +01:00
griffi-gh dcdbc0fcbe fix warning 2024-03-11 20:16:26 +01:00
griffi-gh 67290e52ea owo 2024-03-11 20:16:01 +01:00
griffi-gh 1fe104e6f3 uwu 2024-03-11 18:53:24 +01:00
griffi-gh 5d98d7c657 add some helper fns 2024-03-11 18:48:46 +01:00
griffi-gh 352691c228 update input handling 2024-03-11 18:40:11 +01:00
griffi-gh f25efdb3ca stuff 2024-03-07 23:03:13 +01:00
griffi-gh a92817cb88 move stuff out 2024-03-07 22:46:01 +01:00
griffi-gh b6cd7567d7 change stuff 2024-03-07 02:40:11 +01:00
griffi-gh 25f947ba31 add extra helpers 2024-03-07 02:24:45 +01:00
griffi-gh 226fac9e8b Rename UiDirection to Direction 2024-03-07 02:06:14 +01:00
griffi-gh 481fff7dee add Text::new 2024-03-07 02:05:39 +01:00
griffi-gh 6064567433 wip image, and required ctx stuff 2024-03-07 02:04:24 +01:00
griffi-gh 688bc6e489 add todo note 2024-03-07 01:19:45 +01:00
griffi-gh 3731f19380 apply bg image 2024-03-07 01:12:39 +01:00
griffi-gh 1fc63cf070 api and doc stuff, add bg image prop to container 2024-03-07 01:11:53 +01:00
griffi-gh f05659e35b change bg color api again 2024-03-07 00:50:47 +01:00
griffi-gh e2a328f4b7 add a comment to fix stuff later 2024-03-06 21:28:35 +01:00
griffi-gh 507eff3f8f use full init syntax 2024-03-06 21:28:12 +01:00
griffi-gh b9f58285da fix corrupted text bug 2024-03-06 21:14:40 +01:00
griffi-gh 4d2d947e68 fix some atlas bugs 2024-03-06 20:58:50 +01:00
griffi-gh b6898d5b79 implement element wrapping 2024-03-06 20:39:25 +01:00
griffi-gh 4621f0335b remove non_exhaustive from Hints, upd docs 2024-03-06 17:52:34 +01:00
griffi-gh 4c26a1297f add should_wrap flag 2024-03-06 17:19:35 +01:00
griffi-gh ef0d610764 add wrap flag 2024-03-06 17:00:18 +01:00
griffi-gh 6feefb61fa remove comment 2024-03-05 23:47:56 +01:00
griffi-gh e7edd98d41 aaa 2024-03-05 23:47:40 +01:00
griffi-gh d1588932e5 fix rounded rect gradient 2024-03-02 01:19:47 +01:00