Hi all.
Now trying to make forecast temperature with + sign. But as I understand tags TEM, COND_DAY, COND_NIGHT, TEM_LOW and TEM_HIGH are in string format, not numbers.
Am I right about the format of these tags and is it possible to make it look in the way I want?
By the way in WFS all tags are shown ok, but on watch it shows total crap
Watch:
WFS:
Hello,
Could you please share a sample project with the tags you used.
1 Like
if i had to guess, it looks to me like a ttf issue. hereβs what i would check
is the text box big enough, or the font size too big?
try another font, perhaps a default system font or a wfs font and see if it works better on the watch
(((forecastHours(2,βTEMβ))>0) ? β+β : ββ)(forecastHours(2,βTEMβ))Β°(([WTHR_TEM_UNIT] == 1)? βCβ: βFβ)
Here is the code for 2 hours forecast, you can check it
Fonts do not matter at all
Please create a support ticket with a sample wfs file where the issue occurs and a description.