summaryrefslogtreecommitdiffstats
path: root/graphics/src/widget/image (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-09Remove redundant `widget` modules in subcratesLibravatar Héctor Ramón Jiménez1-2/+0
Instead, we can define the type aliases just once in the root crate!
2021-10-31Remove `widget` module re-exports in `iced_native`Libravatar Héctor Ramón Jiménez1-1/+1
2021-10-14Remove trait-specific draw logic in `iced_native`Libravatar Héctor Ramón Jiménez1-54/+1
2020-12-18Rename `starting_cursor_pos` to `cursor_grabbed_at` in `image::Viewer`Libravatar Héctor Ramón Jiménez1-1/+1
2020-12-18Fix `layout` of `image::Viewer`Libravatar Héctor Ramón Jiménez1-5/+9
2020-12-18Format use declarations in `image::viewer`Libravatar Héctor Ramón Jiménez1-4/+4