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
[CLN] Refactor grid selection logic by using active state checks
Updated the grid selection logic to use `dense_grid_exists_and_active` and `octree_grid_exists_and_active` checks instead of direct `None` comparisons for consistency and readability.
0 commit comments