Closed arcanistzed closed 2 years ago
Is the display of the IDs really what's causing the performance hit? I would expect it to be more because of the Hook that runs so often, haven't looked too closely though.
Took a look, this id
doesn't actually come from anywhere but the existing DOM so I don't think it would affect performance in any significant way. Would rather not overload this with such an option.
Is your feature request related to a problem? Please describe. Displaying the IDs can have a performance hit if you have many Documents in your sidebar.
Describe the solution you'd like There would be an option which would prevent all of the IDs from being looked up and only give you the buttons for copying and printing.