https://bugs.kde.org/show_bug.cgi?id=391884
Henrik Fehlauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Henrik Fehlauer <[email protected]> --- > 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.
