-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
View Mode 2 not working as expected in v1.3.0 #304
Comments
The view mode 2 is designed as this. If you cannot understand the explanation , any more clearer explanations are welcome. |
So In the demo site what is difference between VM2 and VM3?
In VM2, Should it have some extra space as previous version had (v1.2.2)? Thank you |
In the official demo, you can not find the difference between 2 and 3 because of the image container aspect ratio is just similar as the image's. You can change view mode from 2 to 3 in your provided example, and you will see the difference. |
Yes in my example (v1.2.2) is in view mode 2 and you can see extra space right?. but it's not in v1.3.0 see here. Is it should be in this way? Thank you |
In v1.3.0 I found the behavior of setting
viewMode
to 2 is changed (previous version example).I think this behavior does not follow the explanation as in document:
Browser:
Thank you
The text was updated successfully, but these errors were encountered: