Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple WZooms on a single page #13

Closed
JoeSc opened this issue Jan 21, 2021 · 2 comments
Closed

Support for multiple WZooms on a single page #13

JoeSc opened this issue Jan 21, 2021 · 2 comments

Comments

@JoeSc
Copy link

JoeSc commented Jan 21, 2021

If I try to instantiate two different WZooms I get odd behaviour

A = WZoom.create('#thing1')
B = WZoom.create('#thing2')

Any idea how this could be fixed?

@worka
Copy link
Owner

worka commented Feb 6, 2021

Fixed it

@worka worka closed this as completed Feb 6, 2021
@worka
Copy link
Owner

worka commented Feb 6, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants