Commit graph

11 commits

Author SHA1 Message Date
Vukašin Vojinović
de0c1921f7 fix(list_column): match padding/spacing to designs 2024-12-02 17:43:19 +01:00
wiiznokes
0dfaa4d158 Update section.rs 2024-11-01 13:47:27 -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
b5a6f81057 chore(widget): use push_maybe in settings::section 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
31f7e97d5b fix: incorrect font weights, sizes, line heights 2023-05-31 00:08:56 +02:00
Michael Aaron Murphy
b79fa9d2a9 fix(settings): set proper font sizes 2023-01-30 21:57:24 +01:00
Michael Aaron Murphy
dcbde3b1f2
chore: Apply clippy lints 2022-12-23 15:10:13 +01: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