mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
3bca29f303
In theory there's no big difference between only handling mapped actors
vs only handling visible actors in clutter_actor_allocate(): The
function is called recursively starting with an actor that is attached
to a stage, so it should only be called on mapped actors anyway.
The behavior of skipping hidden actors was introduced as an optimization
with commit
|
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |