Closed MiraculousNightingale closed 1 year ago
Organizing feature needs priority to decide which container should collect items first.
That will prevent containers with general params stealing items from containers with narrowed out, specific params.
Priorities should be implicit and explicit. Implicitly priority should be decided by container's organize params.
Closed with commit 3d905c8.
Organizing feature needs priority to decide which container should collect items first.
That will prevent containers with general params stealing items from containers with narrowed out, specific params.
Priorities should be implicit and explicit. Implicitly priority should be decided by container's organize params.