Skip to content

workspace: fix resize snapping

Xaver Hugl requested to merge work/zamundaaa/resize-snap into master

With the current behavior, there remains a 1px gap between windows. I assume this was caused by !2456 (merged) / the difference between QRect and QRectF

Merge request reports