You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version does its own transforming on the image in order to animate it from one place to another. I can look into this further, but your best best for a solution right now would be try to flip all of the modal's content with CSS:
Issue Type
Description
Usually I'm using transform: scaleX(-100%) to achive mirror effect on images but now it's impossible, because rmiz overwritten transform property.
Question
How to do mirror effect on zoomed image? Is it even possible in current situation?
The text was updated successfully, but these errors were encountered: