-
Notifications
You must be signed in to change notification settings - Fork 121
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
Wrong zoomed image position from fixed container #34
Comments
I probably will end up adding a fixed wrapper to image, which I believe will address this issue and #22 as well...Having |
Update: a fixed position wrapper with absolute image position and an image placeholder (since the actual image no longer takes space) does resolve these issues ( |
Opened an issue to keep track of adding image wrapper #44. |
I don't intend to find a fix at this point. I'll accept it as a known issue and mention it in the README. |
I see an issue in page:
https://codepen.io/anon/pen/eWyEGR?editors=1010
OS: Ubuntu 16.04 (64-bit)
Browser and version: Chromium Version 58.0.3029.81
Steps to reproduce:
Use-case: fixed chat container with images in messages that can be zoomed when page is scrolled down.
Mb fixed position for zoomed image?
The text was updated successfully, but these errors were encountered: