Skip to content
Commit 31610d47 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.

(cherry picked from commit ff1a0fdd)
parent f87e7c80
Pipeline #401855 passed with stage
in 1 minute and 16 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