Skip to content
Commit ff1a0fdd authored by Lukáš Karas's avatar Lukáš Karas Committed by Albert Astals Cid
Browse files

fix access of negative 'screens' offset

In some conditions, Window.Screen setting may be negative.
When it happens, yakuake is accessing negative offset
of QGuiApplication::screens().

See bug report https://bugs.kde.org/show_bug.cgi?id=440327
This change fixing that.
parent 96007257
Pipeline #401848 failed with stage
in 40 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