Global (screen) Bounds for figuring out mouseovers (*RARE*)
We are not baking global bounds, because they are dynamic, i.e. depend of bounds of parent hierarchy
It would be too expensive if we are about to bake them each time we change the position of the ancestor
We are not baking global bounds, because they are dynamic, i.e. depend of bounds of parent hierarchy
It would be too expensive if we are about to bake them each time we change the position of the ancestor
