Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `clippy::semicolon_if_nothing_returned` | 2023-09-20 | 1 | -1/+1 | |
| | |||||
* | Update arc.rs with improved documentation | 2023-08-15 | 1 | -6/+6 | |
| | | | added units and improved description to field comments of Arc and Ellipse structs. | ||||
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 2 | -2/+3 | |
| | |||||
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 2 | -0/+234 | |
Rename `canvas` modules to `geometry` in graphics subcrates |