Deleting is incredibly slow

I’m in a situation where I need to delete 100’s of elements from my layout but deleting each one takes an average of 7 seconds from the moment I press delete, so this doesn’t even account for the time taken to select the item to delete which can often be a few seconds if the element is nested.

If I’m deleting 100 items this adds up to almost 12 minutes. If at least I could select multiple items at once on the navigator it would considerably speed up the process.

Perhaps you can try deleting the parent element that holds those 100’s of elements.

If only life was that simple . That would involve recreating the 100’s of elements that need to stay