I noticed the implementations were different. .visible changes style.visibility 
while .setVisible() changes style.display.

This can cause inconsistencies if different client call different methods. This 
happens in ViewStack for instance.




Reply via email to