TRANSLATION:
The icon next to the Transparency option at the bottom of the Facer interface consisting of two squares overlayed on each other.
I have six objects being randomly displayed:
TRANSPARENCY:
$wakeRand(1,6)=5?100:0$
If the layers are ON (left side of the interface) it displays the shadow still.
Not sure if it’s related to my last bug report, but just in case:
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.
1 Like
Hey @cth4242 !
Facer 4.6.2 is rolling out to beta in the Google Play store and should fix the issues related to stroke/glow showing up even if the parent layer is transparent. Can you test on that version and let us know if there is still an issue? Thanks!
1 Like
Orakix
July 20, 2018, 4:56am
3
I called this out before too. Maybe I put it in the wrong category lol. @Facer_Official Is there anything special we need to do to try out beta? I didn’t even know there was a beta version we could test.
Not sure if this would fall under feature request or a bug but when using the built in shadow button in the creator the shadows don't maintain the same transparency as the layer. If the layer is set to 0% you can't see it but the shadows are still plain as day.
You’re the 100th person to ask how to join the beta, so we just made an FAQ for it
From time to time, the Facer team will release beta versions of the app before they are released worldwide in order to test new features. These beta versions may be a bit unstable, but can give you...
See you on the other side!
EDIT:
Wait the other issue was fixed, this still exists however.
To clarify…
Objects with Stroke enabled while transparent are not visible – as they should be
Objects with automatic shadow added while transparent are still visible – not fixed
Here’s the two watchfaces I was having these problem with:
(Automatic shadow - Wine bottles, coffee, dessert)
(Stroke being visible while transparent – FIXED)
1 Like