Commit graph

12 commits

Author SHA1 Message Date
Vukašin Vojinović
282700b987 improv: use spacing variables in more places 2024-09-23 12:40:22 -04:00
Michael Aaron Murphy
af68a3f660 refactor(settings/section): deprecate view_section for settings::section 2024-09-19 14:43:40 +02:00
Antoine C
c4e8f4d1e6 feat(settings/section): add method to create section with a list column 2024-09-19 14:43:40 +02:00
Michael Aaron Murphy
095c2b5336 feat(widget/settings): add flex items and flex controls 2024-05-30 13:57:47 +02:00
Michael Aaron Murphy
aa2dfe0ea5 fix(widget): unset max width for settings::view_column 2023-09-19 17:22:20 +02:00
Michael Aaron Murphy
6402bcfe26 chore(widget): use Column type in settings::view_column 2023-09-14 01:38:56 +02:00
Michael Aaron Murphy
4e4eeaac12 feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
Michael Aaron Murphy
18a21937b4 feat(settings): settings item builder API 2023-01-30 21:57:24 +01:00
Victoria Brekenfeld
75687acf2f chore: apply cargo fmt 2023-01-04 05:46:24 +01:00
Jeremy Soller
dd13b8300c
Adjust padding for nav bar and content 2022-12-21 08:22:52 -07:00
Michael Aaron Murphy
ef71f7f027
feat(widget): Add SpinButtonModel
Enables convenient handling of spin messages, and specifying steppings, minimum, and maximum values
2022-12-07 03:03:41 +01:00
Michael Aaron Murphy
37f978d1b3
wip: Various refactorings and improvements 2022-12-06 16:14:39 +01:00