bradywebb8 / Group27-RJI

0 stars 0 forks source link

Image Orientation #4

Open JackWilke opened 5 years ago

JackWilke commented 5 years ago

When pictures are uploaded using the Chrome browser, they are rotated 90 degrees from their standard orientation, though when uploaded using Safari they appear normal. We are using the css property "image-orientation" to make sure the pictures are oriented correctly, which may only function on Safari and Firefox.

As this is not our most important issue we are focusing on other things first, but possible solutions may be finding css properties that work across browsers or finding the error in our application of css.