kphillisjr / fog

Automatically exported from code.google.com/p/fog
0 stars 0 forks source link

VIZERRA: Visible/Invisible for any node #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We are assuming that very important add opportunity to set up Visible/Invisible 
for any node.

Thank you 

Original issue reported on code.google.com by vzr...@gmail.com on 10 Mar 2011 at 12:17

GoogleCodeExporter commented 8 years ago
Accepted.

Original comment by kobalicek.petr on 24 Mar 2011 at 8:28

GoogleCodeExporter commented 8 years ago
The question is.

Should we use the SVG/CSS display property or non-standard property which will 
be just used by fog and won't be loaded/saved?

Maybe we should support both to pass the standard and to allow editing.

Original comment by kobalicek.petr on 6 Apr 2011 at 7:50

GoogleCodeExporter commented 8 years ago
Added SvgElement::getVisible() / setVisible(). _walkAndRender() now reads the 
visible property and renders item when enabled (default is enabled).

Original comment by kobalicek.petr on 11 Apr 2011 at 3:32

GoogleCodeExporter commented 8 years ago
Fixed

Original comment by kobalicek.petr on 28 Apr 2011 at 10:17