ID:2911055
 
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Title. It'd be good to not render specific things that have to be in the vis_contents of the atom's, example:

/atom/movable/content_to_not_be_seen_in_rendericon
vis_flags = VIS_IGNORE_RENDERICON //Now it'll render normally but not on render icon!!


That's it.
Normally I'd jump in and say VIS_HIDE can handle this, but I actually have a usecase where this would be useful myself, so +1.
Because this is potentially relevant to overlays as well, as discussed previously I don't think vis_flags is the right choice for this.