libcosmic/examples/cosmic
Eduardo Flores 4ae03278cc Fixed sidebar responsiveness
- Created new widget `scrollbar` which can adopt COSMIC styling.
- Increased sidebar icon size by 4 pixels to improve visibility.
- Added padding inside the navigation bar to prevent collision with the scrollbar.
- Increased the max width of the condensed navbar for the scrollbar.
2022-10-07 14:06:27 +02:00
..
src Fixed sidebar responsiveness 2022-10-07 14:06:27 +02:00
Cargo.toml Add text shaping example 2022-10-03 11:45:46 -06: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