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
Fix force updates after removal in TOEMouseAdapter
Ensured all forces are re-evaluated after a force is removed to account for potential changes in organization. This triggers an `OrganizationChangedEvent` for each force, maintaining consistency even in large campaigns.
0 commit comments