Maria's feedback - Find places that render elements #2600
mariairiartef
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I struggled a little bit to find where the rendering logic takes places. At first, I thought that everything was in the
canvas_renderers.ts
file. It took me some time to realize that, for instance, the brush and highlighter elements are added in a different file, not in the canvas renderers, as these elements don't use canvas.Beta Was this translation helpful? Give feedback.
All reactions