Automatic vs. Manual Updates on Canvas: Understanding Property Change Behavior #2729
Unanswered
milindsakhare100
asked this question in
Q&A
Replies: 1 comment
-
I also want to know this! |
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.
-
When I change the values of transform properties, they automatically update on the canvas without needing to re-render the screen. However, when I change other properties like font color, font size, or fonts, I need to re-render the screen for the changes to take effect. Why is this happening, and how can I make these changes apply automatically?
Beta Was this translation helpful? Give feedback.
All reactions