libcosmic/examples/cosmic
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
..
src refactor!: separate horizontal and vertical segmented button widgets 2023-01-03 20:29:50 +01:00
Cargo.toml refactor(cosmic): Separate states across views 2023-01-03 00:12:28 -05:00
README.md Update readmes 2022-10-03 14:00:42 -06:00

COSMIC

An example of the COSMIC design system.

All the example code is located in the main file.

You can run it with cargo run:

cargo run --package cosmic --release