Skip to content

x11: Fix interactive move offset

Only the y component has to be divided by height(), not the whole QPointF() expression.

Merge request reports