Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-09 | Remove redundant `widget` modules in subcrates | 1 | -2/+0 | ||
Instead, we can define the type aliases just once in the root crate! | |||||
2021-10-31 | Remove `widget` module re-exports in `iced_native` | 1 | -1/+1 | ||
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -54/+1 | ||
2020-12-18 | Rename `starting_cursor_pos` to `cursor_grabbed_at` in `image::Viewer` | 1 | -1/+1 | ||
2020-12-18 | Fix `layout` of `image::Viewer` | 1 | -5/+9 | ||
2020-12-18 | Format use declarations in `image::viewer` | 1 | -4/+4 | ||