Skip to content
Commit 7a3af04b authored by Sune Vuorela's avatar Sune Vuorela Committed by Albert Astals Cid
Browse files

Fix multiline selection

In qt6, QRect::normalized changed it's meaning and it now has a 'span'
that preserves the old meaning.

Use the old span to get the old version of normalized so we can match on
the corners once again.

see https://codereview.qt-project.org/c/qt/qtbase/+/309932 for details.

BUG: 482249
(cherry picked from commit 717751a1)
parent 30779c59
Pipeline #622599 passed with stage
in 6 minutes and 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment