Actions
Feature proposal #7131
closedImplement server side image rotation
Description
Stored photos should be rotated and stored as rotated. CSS rotation is unreliable as it's a visual rotation only and does not affect spacing, which means we can't enforce height/width limits very well. CSS rotation should remain for B/C purposes and for non-stored images (e.g. linked).
Updated by krileon over 6 years ago
- % Done changed from 0 to 100
This removes the buggy CSS based rotation usage entirely.
Actions