actor: Unconditionally set show_on_set_parent
authorJasper St. Pierre <jstpierre@mecheye.net>
Fri, 20 Apr 2012 23:54:05 +0000 (19:54 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Tue, 24 Apr 2012 15:25:42 +0000 (11:25 -0400)
commit81b19a78f5e02ae8ffd9235054d80b172496415b
treed6d9d7e815321f065077d131559b6a93adaf4d6f
parent0287dc26ad6e8496d568908539d56a62a230ee45
actor: Unconditionally set show_on_set_parent

Otherwise, doing something like adjusting the child's position
on a hidden actor will re-show it, which is not what we want.

https://bugzilla.gnome.org/show_bug.cgi?id=674510
clutter/clutter-actor.c