[ BUG? ] Stroke still displays when object is transparent

I noticed on a watchface I was making that the stroke outline still displayed when I had the layer transparent.

TEXT:
(floor(#Db#/10))

TRANSPARENCY:
$(floor(#Db#/10))<1?0:100$

Basically, I have the leading 0 for the hour to not display unless it’s 1. I sent it to my watch and it showed a nice black 0 but not on the editor.

I have a LG Sport if it help any.

Bug is confirmed and tracked on our side! We’ll try and ship a fix as soon as possible.

1 Like

Fix is rolling out as we speak to beta users on Google Play. Version is 4.6.2 - make sure it’s deployed on your watch as well before testing. Thanks!

Upgraded both the app and watch to 4.6.2beta and can confirm this bug was fixed.

Thanks!