You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update all active MGED views, not just the current one.
When mv_coords is assigned, it's treated as a global in MGED. So if we want
the view based value gv_coord to behave the same way, we need to update ALL the
active view copies of it when the toplevel changes, not just the current view.
0 commit comments