mWater / mwater-forms

Forms controls for mWater
GNU Lesser General Public License v3.0
3 stars 5 forks source link

fix height when image is rotated #182

Closed broncha closed 7 years ago

broncha commented 7 years ago

I would not call this a proper solution but could not get expected results using any other means. Since the problem seems to be with thumbnails, I have adjusted to swap height and width when required.

grassick commented 7 years ago

I'm afraid that this messes up the aspect ratio:

image

Back to the drawing board, I'm afraid :(

The popup looks great though. I'm going to go ahead and beta this anyway, pending this fix.

grassick commented 7 years ago

Also, unrotated images have aspect ratio issues:

image

And weird positioning problems too.