-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Description
Hi, new to iced here.
I'm trying to get a simple menu widget going in a new iced project by copying bits from examples/menu.rs.
My iced project is setup using tiny-skia as the backend. I'm making a simple document viewer app that doesn't display multimedia, just text, so I figured I don't need the heavier/more performant wgpu backend.
However I immediately hit "redraw" issues as can be seen in attachment.
cut.mp4
If I swap back to the wgpu backend, it looks as it should.
Is this a known issue with tiny-skia?
edit: seems like it iced-rs/iced#2339
Metadata
Metadata
Assignees
Labels
No labels