zumerlab / zumly

Zumly is a JS library for building zooming user interfaces
MIT License
57 stars 8 forks source link

Try html2canvas until viewTransition API allows keep old view. #9

Open tinchox5 opened 2 months ago

tinchox5 commented 2 months ago

We opened this issue to ask if view transition API allows keep old view after transition is performed. It seems it could be done. However, until that happens, we may experiment with html2canvas to capture old views.

tinchox5 commented 2 weeks ago

We decided to go forward and not to wait for those changes. We will try to do out best efforts with current tech developments