@@ -80,7 +80,7 @@ void View::update(float dt)
// a more complete update is requested
if (View::need_deep_update_ > 0) {
// reorder sources
scene.ws()->sort();
scene.root()->sort();
}
The note is not visible to the blocked user.