Skip to content

Added fix jumping zoomed image of new browsers chromium#1

Open
dizirator wants to merge 1 commit into
spajak:masterfrom
dizirator:fix-jumping
Open

Added fix jumping zoomed image of new browsers chromium#1
dizirator wants to merge 1 commit into
spajak:masterfrom
dizirator:fix-jumping

Conversation

@dizirator

Copy link
Copy Markdown

I found a problem on new versions of chrome. There was a jump in the image from the bottom to the top and vice versa. Work has been done to find and fix this problem. She covered herself in absolute positioning on the element

@spajak spajak left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you tested it on other browser? At least Edge and Firefox?

Comment thread jquery.spzoom.js
this.$zoom = $('<div class="spzoom-zoom"/>').css({
'box-sizing': 'border-box',
'position': 'absolute',
//'position': 'absolute',

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't leave any code comments.

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.

2 participants