pub fn process_pending_scope_reparents()Expand description
Process any views that had scope re-parenting deferred.
This should be called after the view tree is fully assembled (e.g., after processing all update messages). It attempts to re-parent scopes that couldn’t find a parent scope when they were first added.