Skip to content
Snippets Groups Projects
Commit 177ca9ae authored by Ryan Inch's avatar Ryan Inch
Browse files

Collection Manager: Fix T78985. Task: T69577

Refactored the functions get_move_selection and get_move_active
to be faster by using sets and looping through all the objects
instead of looping through the selected objects and using direct
object lookups, except for special cases where direct lookups are
actually faster.

Removed unneeded calls to get_move_selection and get_move_active.
parent e44e5845
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment