Commit graph

8 commits

Author SHA1 Message Date
Jeremy Soller
7e08a63796
Implement fallback priorities and han unification on Unix 2022-10-13 10:39:12 -06:00
Eduardo Flores
420d3c3dfc Changed the file structure 2022-10-13 11:42:13 +02:00
Eduardo Flores
7743d0d084 Implemented Expander
- 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
2022-10-13 11:42:13 +02:00
Jeremy Soller
aed6860568
Lazy shaping 2022-10-12 14:23:02 -06:00
Jeremy Soller
08d5069327
Fix opening empty file 2022-10-07 12:20:22 -06:00
Jeremy Soller
51639e53cb
Move text editing to TextBuffer abstraction 2022-10-07 08:22:33 -06:00
Jeremy Soller
44f4c153af
Delete extra file 2022-10-05 09:17:15 -06:00
Jeremy Soller
3295b254ad
Make refactor into library 2022-10-05 09:16:51 -06:00