<div>We've discussed visibility shortly a while back on #create. Attaching the log. Mega-short summary:</div><div>- For MyPaint a boolean "visible=true,false" would do the trick just fine. </div><div>- However, SVG uses visibility=</div>
<div>13:22 < pippin> visible | hidden | collapse | inherit <- are the SVG values<br>13:22 < pippin> and it is combined with the display attribute which has:         inline | block | list-item |<br>13:22 < pippin> run-in | compact | marker |<br>
13:22 < pippin> as values<br>13:22 < pippin> table | inline-table | table-row-group | table-header-group |<br>13:22 < pippin> table-footer-group | table-row | table-column-group | table-column |<br>13:22 < pippin> table-cell | table-caption | none | inherit<br>
</div><div>- Consensus that we should follow SVG where natural</div><div><br></div><div>So, how much of this makes sense for OpenRaster? Do we want collapse and/or inherit? Any of the additional attributes?</div><div><br>
</div><div>Some way of marking a layer as locked (ie: uneditable) is also needed. Any input on this?</div><div><br></div>-- <br>Regards Jon Nordby - <a href="http://www.jonnor.com">www.jonnor.com</a><br>