CodeGrade / bottlenose

CS assignment / grade mangement system
GNU Affero General Public License v3.0
38 stars 21 forks source link

Some profile pictures are sideways in the hover view #107

Closed kylesferrazza closed 5 years ago

kylesferrazza commented 5 years ago

For example, see the second student in this submission: https://handins.ccs.neu.edu/courses/40/teamsets/470/teams/16075

Their picture is the proper orientation (open it in a new tab and it faces the right way), but on hover, is rotated counterclockwise 90 degrees.

blerner commented 5 years ago

Should be fixed now for existing images, and fixed later in an upcoming commit.

kylesferrazza commented 5 years ago

This seems to be fixed by https://github.com/blerner/bottlenose/commit/56be20e965a26e602286ddf49fe65cdd8028ef79

blerner commented 5 years ago

Closing for now; if we see it as a problem again, we can reopen.