Skip to content
Commit 38338042 authored by Fushan Wen's avatar Fushan Wen Committed by Nate Graham
Browse files

applets/mediacontroller: Fix incorrect scale factor of backgroundImage

The scale factor was incorrect because it always compared with 1, which
caused the background image not being resized properly when height >
width.

This commit uses the same scale factor in ToolTipInstance.qml, so the
scale factor is correct again.
parent 4e34ba26
Pipeline #114467 passed with stage
in 5 minutes
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