https://bugs.kde.org/show_bug.cgi?id=391884
Henrik Fehlauer <rk...@lab12.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |h...@plonq.org --- Comment #2 from Henrik Fehlauer <rk...@lab12.net> --- > If height() > width() it is portrait and vice versa. There are 4 possible combinations ("I"/"C"): - Landscape image, landscape crop. - Landscape image, portrait crop. - Portrait image, landscape crop. - Portrait image, portrait crop. This means with normalizing we could store the value for C as-is (for I == landscape) and inverted/transposed (for I == portrait) in the config. Anyway, I think we first have to determine whether this behaviour makes any sense at all (and I don't like adding yet another option…). -- You are receiving this mail because: You are watching all bug changes.