No description
- Updated example to show behavior - Created styles for Expander and ExpanderRow - Simpler implementation of `ExpanderRow` - Deleted `ExpanderData` and replaced it with `ExpanderRow` - Every row can now have child rows. - Ran cargo fmt. - Deleted settings example - Added expander to cosmic example - Expander icons now render ListBox partially implemented |
||
|---|---|---|
| examples | ||
| gtk4 | ||
| res/Fira | ||
| settings | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| config.toml | ||
| LICENSE | ||
| README.md | ||
libcosmic
WIP