Skip to content
Commit 467d3215 authored by Bacteria Dev's avatar Bacteria Dev Committed by Nate Graham
Browse files

applets/digital-clock: Don't overlap adjacent widgets in horizontalPanel state

The issue occurred because `sizehelper.contentWidth` does not provide the
right width of the time component. 

So let's use `timeLabel.paintedWidth` that provides the right width of the
time component. 

BUG: 475833
parent 15efbb3c
Pipeline #533701 passed with stage
in 13 minutes and 45 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