libcosmic/src/widget/segmented_button
Michael Aaron Murphy 444e389496 refactor!: separate horizontal and vertical segmented button widgets
- Removes the orientation enum in favor of two separate widgets
- Implements the spacing attribute for both widgets
- Demo is updated to display spaced variants of the widgets
2023-01-03 20:29:50 +01:00
..
cosmic.rs refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00
horizontal.rs refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00
mod.rs refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00
state.rs refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00
style.rs refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00
vertical.rs refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00