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

Zoom by url #317

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Zoom by url #317

wants to merge 2 commits into from

Conversation

diegownc
Copy link

@diegownc diegownc commented Feb 4, 2023

I implemeted issue #294 with this change you can zoom your draw just updating the url (the parameter is "zoom")

Zoom 60%
Captura1

Zoom 80%
Captura2

Error case
Captura3

@diegownc diegownc mentioned this pull request Feb 4, 2023
@ajmeese7
Copy link

ajmeese7 commented Feb 4, 2023

Could you make this not mutually exclusive with the load parameter? I'd love to be able to use both for my use case, which is loading in very large images via the load param and needing to zoom out to see the whole thing.

@diegownc
Copy link
Author

diegownc commented Feb 4, 2023

@ajmeese7 Do you want to use both parameters at the same time?

@ajmeese7
Copy link

ajmeese7 commented Feb 4, 2023

@diegownc yes I do

@diegownc
Copy link
Author

diegownc commented Feb 5, 2023

@ajmeese7 Done,

Here you have an example:
URL
CapturaDiego1
RESULT
CapturaDiego2

URL
CapturaDiego3

RESULT
CapturaDiego4

URL
CapturaDiego5

RESULT
CapturaDiego6

AND IT WORKS TOO WITH ZOOM PARAMETER
URL
Captura6

RESULT
Captura7

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

Successfully merging this pull request may close these issues.

None yet

2 participants