Forum Discussion
Jim_Arbon
9 months agoCommunity Member
New JavaScript API - set opacity not working
The new JavaScript API is pretty great! I've already improved on a funky new project that I'm working on.
I have found a small bug though - setting the opacity (or alpha) property of an object does...
sebastiendau292
9 months agoCommunity Member
Hi, 0 dont work, but if you want your object totally invisible, use -1 ...
Logical :)