Skip to content
Commit 59770cee authored by David Edmundson's avatar David Edmundson
Browse files

Pager: avoid potential assert on load

qBound on Qt6 asserts if max > min.
numberOfDesktops can be 0 when loading.

This patch splits it into two lines to avoid the issue.
parent 3c56d523
Pipeline #480372 passed with stage
in 3 minutes and 3 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