Skip to content

Fix resizing by dragging top-right window corner

Vlad Zahorodnii requested to merge work/zzag/interactive-qrectf-typo into master

The top-right corner case was overlooked when switching from QRect to QRectF, which results in the window having wrong size.

BUG: 460501

Merge request reports