Fix Image::bounds when rotation present in iced_graphics
This commit is contained in:
parent
568ac66486
commit
eac5bcb64f
5 changed files with 37 additions and 17 deletions
|
|
@ -7,4 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["image"]
|
||||
iced.features = ["image", "debug"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue