-
-
Notifications
You must be signed in to change notification settings - Fork 37
Flickering issue #117
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededquestionQuestions about the libraryQuestions about the library
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededquestionQuestions about the libraryQuestions about the library
I noticed that in the current rendering process, when the canvas detects differences, it directly clears the entire canvas, which causes a flickering issue. For example, in the example
form, when the input changes, the whole interface flickers. This creates a poor user experience. Is there any way we can fix this?