tbolis / react-sketch

Sketch Tool for React-based applications, backed up by FabricJS
http://tbolis.github.io/showcase/react-sketch/
MIT License
683 stars 230 forks source link

How to create a preview for a canvas object? #150

Open toughyear opened 3 years ago

toughyear commented 3 years ago

I would like to create a preview or minimap for the canvas, something like this - https://flipanim.com/

Is there a way to sync two canvases, with one being a scaled-down version of the other and non-editable just as we would expect from a minimap?