-
-
Notifications
You must be signed in to change notification settings - Fork 660
Moveable + InfiniteViewer #1055
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingcompletequestionFurther information is requestedFurther information is requested
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcompletequestionFurther information is requestedFurther information is requested
Hello there!
I'm trying to make a feature with Moveable and InfiniteViewer to allow drawing squares on top of an image.
The whole thing should be zoomable.
Here's a sandbox
According to all the docs, the setup should be fairly simple.
I couldn't find a single coherent example to use the two things together so I did the thing that made the most sense to me...
I can't figure out what's not working here. Ideally I would like to recreate the behaviour in the demo on your website, but the source code is very complicated and has way more than I need.
Would love to have some insight on this.