Applying the materialboxed class to a (in my case horizontal) card image should also work fine.
Everything is fine except the magnified Image is cropped somehow. The dimensions are set as element style, which is done by the JS-part i guess. Also the image isn't centered properly as i would expect.
See http://czihal-gk.de/wordpress/fertigungsverfahren/ for instance. Just click an image in one of the provided cards and i think you'll see, what i mean.
The mobile versions seem to work fine, but i can't tell if this is because i am switching to a vertical card for mobile devices...
I tried removing the element styles (width and height), which resulted in a fine centered image, but not magnified. I can only guess, what the fix would be, most likely there are some wrong dimension calculations.
See this example: http://czihal-gk.de/wordpress/fertigungsverfahren/
Good find! I fixed a bunch of issues that caused errors when css properties like max-width or max-height were applied.
Fixed in 51109e1db639e5b4a9f8de755cee140c83d4c218
Thanks buddy! Just wanted to leave one more comment: You are doing a great job here! Really appreciate it!
Just updated to Alpha 4. Good Job, works just perfect!
Most helpful comment
Good find! I fixed a bunch of issues that caused errors when css properties like max-width or max-height were applied.
Fixed in 51109e1db639e5b4a9f8de755cee140c83d4c218