summaryrefslogtreecommitdiff
path: root/iced_builder/src/views/designer_view.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: `views` -> `panes`, `mod.rs` -> `{panes,types}.rs`pml682024-12-261-37/+0
* style: add `max_width=80` to rustfmt.tomlpml682024-12-241-5/+5
* feat: add error dialogs, windows manifestpml682024-10-301-4/+1
* feat: implement very basic playgroundpml682024-10-281-4/+4
* refactor: extract views from `main.rs` filepml682024-10-251-0/+40