https://bugs.kde.org/show_bug.cgi?id=421082
Tiar <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |CONFIRMED --- Comment #2 from Tiar <tamtamy.tym...@gmail.com> --- See the a/b prefixes; in the last line it checks "aRect.y() < aRect.y()" which is of course always false. It probably should be `b` in the second one, but it would be good to check in context. Btw the line number is 200 now: https://invent.kde.org/graphics/krita/-/blob/master/libs/ui/KisWindowLayoutResource.cpp#L200 -- You are receiving this mail because: You are watching all bug changes.