When I set Visible as False the object doesn’t disappear, just changes its position.
This problem occurs on Android and in Live test on device, but don’t occure in Web preview.
Look at big blue button.
P.S.
I’m using new interface design.
When I set Visible as False the object doesn’t disappear, just changes its position.
This problem occurs on Android and in Live test on device, but don’t occure in Web preview.
Look at big blue button.
P.S.
I’m using new interface design.
Hello i’ve already reported this here:
They are Working on a fix.
Thank you!
This is an old issue available even in the legacy UI. When you have any block with absolute position, the visible=false does not work.
The new UI is always on absolute position condition and therefore the same old bug is repeated.