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

Add thumbnailViewer demo #155

Merged
merged 4 commits into from
Oct 16, 2015
Merged

Add thumbnailViewer demo #155

merged 4 commits into from
Oct 16, 2015

Conversation

kubohiroya
Copy link
Contributor

prototype demo for issue #110

@calanor
Copy link

calanor commented Oct 14, 2015

Very good!
but for large and complex svg its a best option use a snapshot instead de same svg.

@kubohiroya
Copy link
Contributor Author

image

bumbu added a commit that referenced this pull request Oct 16, 2015
@bumbu bumbu merged commit 5d68ca1 into bumbu:master Oct 16, 2015
@bumbu
Copy link
Owner

bumbu commented Oct 16, 2015

@kubohiroya - Thank you!

@timelyportfolio
Copy link
Collaborator

this is great, thanks guys!

@navinSing
Copy link

can we have something like
drag to draw rect on thumbnal; to zoom into that part of original svg.

@navinSing
Copy link

also can we create a dynamic svg/image of the generated svg
rater than a fixed one like tiger.svg

@ariutta
Copy link
Collaborator

ariutta commented Mar 27, 2016

Hi @navinSing, could you explain further about dynamic vs. fixed? I'm not sure that I understand.

@navinSing
Copy link

i am changing some part of svg with js.

Regards,
Shravan

On 28 March 2016 at 00:39, Anders Riutta [email protected] wrote:

Hi @navinSing https://github.com/navinSing, could you explain further
about dynamic vs. fixed? I'm not sure that I understand.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#155 (comment)

@bumbu
Copy link
Owner

bumbu commented Mar 27, 2016

@navinSing it is totaly possible to have drag to draw on thumbnail for zoom.
I'm not sure what you mean by also can we create a dynamic svg/image of the generated svg but this also seems to be possible.

But you'll have to create them by yourself. In case that you do - you're welcome to share your solution and we'll merge it into codebase.

@nanfb
Copy link

nanfb commented Jun 2, 2023

For large svg graphics, rendering twice in this way will cause very serious performance problems. Is it possible to use pictures instead

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.

7 participants