Skip to content
Commit a327e169 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Don't compute aspect ratio for empty screen geometries

Apparently some kinds of virtual screens have a geometry of 0x0, which causes a divide-by-zero when computing the aspect ratio

Since the aspect ratio is meaningless in that case just don't show it

BUG: 456235
(cherry picked from commit 97e612c2)
parent b463959f
Pipeline #217241 passed with stage
in 2 minutes and 7 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