Replies: 1 comment
-
There is indeed a few things that are not yet implemented in the software renderer. Long term we want to remove these limitations and bring the software renderer on par with the GPU renderer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I used property
rotation-angle
on the Image component, my program panic and the error was reported at:slint/internal/core/software_renderer.rs
Lines 2460 to 2462 in fbc441c
Are there plans to support rotation in the software renderer?
Beta Was this translation helpful? Give feedback.
All reactions