richrobber2 / canvas-zoom

zoom and pan functionality
351 stars 23 forks source link

docs & small optimizations to dom ops #84

Closed richrobber2 closed 1 year ago

richrobber2 commented 1 year ago

i added some js docs and made some dom optimizations such as:

richrobber2 commented 1 year ago

any more speed ups would have to come from the .svlte file for the gradio component

daswer123 commented 1 year ago

Cool, the documentation will definitely help others understand what's even going on in the code :) And general improvement of the code is also good.

I'll go through the code now, test it on different versions and I think it will be ready to merge :)

daswer123 commented 1 year ago

In general checked on all versions from March 25 to version 1.5, everything works, no errors noticed. I think we can do a merge, a little more testing and that's it :)

richrobber2 commented 1 year ago

yes, do note that i didnt do a ton of testing

daswer123 commented 1 year ago

Checked all versions again, everything works.