Skip to content
Commit 4c6c71fd authored by Nate Graham's avatar Nate Graham
Browse files

applets/digital-clock: fix logic error in tooltip

The clocks model adds two items for each timezone, so if we want to
check for when there's only a single timezone configured, we need to
check if the model has 3 or more items in it, not 2.

That was fixed in a521f5ad for master
but not packported to Plasma 5.27. This commit does so.

BUG: 465873
FIXED-IN: 5.27.1
parent 20c7e882
Pipeline #333071 failed with stage
in 21 minutes and 25 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