Can someone help me remove the text that shows the number of heartbeats after the numeric value?
I tried changing the positions, but the result stays the same.
Any tips on how to hide or remove that label?
Thanks in advance!
Can someone help me remove the text that shows the number of heartbeats after the numeric value?
I tried changing the positions, but the result stays the same.
Any tips on how to hide or remove that label?
Thanks in advance!
How did you add that heart rate display in first place?
Is it a text field with tags or is it a complication?
can you show your wfs file?
My best guess is that you have some text following the heart rate info.
Increase the size of “data box” to see what’s there.
As Peter asked, if it’s a complication, maybe there is “BPM” after the heart rate.
And if the “data box” is too small there is not enough room for text and you are getting “…”
It’s definitely the size of the textbox being too small.
Exactly, it’s a complication. I made the text field smaller, thinking that the “BPM” label would disappear, but it still remains. … Most likely, it’s the provider that returns this value as part of the complexities. I’ve tried all types of complexities available in WFS.
This worked for me with WFF version 4. But it wouldn’t work when I rebuilt the watchface for WFF version 5: Wear OS clipped the complication fields to the area described by the slot bound. I may have messed something up, but maybe this is something to test before going too far.