Skip to content

kickoff/main.qml: Round backgroundMetrics

Akseli Lahtinen requested to merge work/cherry-pick-91ded110 into Plasma/6.1

Instead of relying on the values reported by the svg's, which can be inconsistent such as 3.999999, round them to nearest integer.

This fixes issue with Kickoff calculating space for the items in the item grid view.

BUG:487625

(cherry picked from commit 91ded110)

Co-authored-by: Akseli Lahtinen akselmo@akselmo.dev

Merge request reports