-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.0
-
Component/s: Tags & Metadata
-
None
Redundant `obj.update()` calls when removing multiple tags from
the metadata box, # of metadata comparison/UI refresh cycles
is currently N×M (N = tags removed, M = selected objects).
Freezes the UI for an unnecessarily long period of time.