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

Change Viewbox? #105

Open
sahilmtayade opened this issue Jul 13, 2022 · 2 comments
Open

Change Viewbox? #105

sahilmtayade opened this issue Jul 13, 2022 · 2 comments

Comments

@sahilmtayade
Copy link

I want to change the view box of the image without changing the size. Is there an easy way to do this?

Right now to achieve what I want I have to use overflow:true and z-index. This is because I cannot change max-transition to over 100, and I can't change the speed.

@sahilmtayade
Copy link
Author

When using overflow: true, the scale property has no effect

@geosigno
Copy link
Owner

geosigno commented Sep 2, 2022

The scale has effect even with the overflow set at true. It will enlarge the transition zone.

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