Open deanmarcussen opened 2 years ago
With ImageSharp upgrade we need to add support to the razor tag helpers and OrchardHelper to support autoorient
OrchardHelper
re: https://github.com/SixLabors/ImageSharp.Web/pull/215
I don't thin it's enable by default, so we might consider making it true by default.
I think we need to have this by default too. Else, it becomes a nightmare flipping batch of images that were uploaded upside down.
With ImageSharp upgrade we need to add support to the razor tag helpers and
OrchardHelper
to support autoorientre: https://github.com/SixLabors/ImageSharp.Web/pull/215
I don't thin it's enable by default, so we might consider making it true by default.