Skip to content

use a faster way to rotate the canvas - #39

Open
HenryHu wants to merge 2 commits into
mctechnology17:mainfrom
HenryHu:fast_rotate
Open

use a faster way to rotate the canvas#39
HenryHu wants to merge 2 commits into
mctechnology17:mainfrom
HenryHu:fast_rotate

Conversation

@HenryHu

@HenryHu HenryHu commented Aug 19, 2026

Copy link
Copy Markdown

I realized that the rotate_canvas() method is the slowest part in updating the canvas.
I tried to do this with a very basic version with 2-level loop - and it's much faster than the current version.
I suppose lv_canvas_transform is too generic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant