Open craigkai opened 3 months ago
Previously we skipped dynamic checks if they were for the current active view. This is incorrect, as we want to ensure that we do not leave the current view if it should be active.
Note, the dynamic callbacks list is pre-sorted.
Previously we skipped dynamic checks if they were for the current active view. This is incorrect, as we want to ensure that we do not leave the current view if it should be active.
Note, the dynamic callbacks list is pre-sorted.