actor: Do not queue_redraw() in set_opacity()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 10 Apr 2012 11:58:17 +0000 (12:58 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 10 Apr 2012 11:59:16 +0000 (12:59 +0100)
commitde9112bc8c8ecf9f64b914e50b09f89a994f8d66
tree1cc2e919d62897f2ca2ec078b4f9ff9b3a67728e
parent25bf0b72f65ad7f7c931581f6ccb9e266addb3bc
actor: Do not queue_redraw() in set_opacity()

The opacity internal setter will do it for us, and it will take into
consideration any eventual flatten effect applied to the actor.

This unbreaks the actor-offscreen-redirect conformance test.
clutter/clutter-actor.c