Skip to content

Draft: Add non selection toggle button in Multi Block Inspector

As it stands, the Multi Block Inspector performs a rendering operation when clicking in a checkbox and a selection operation when clicking almost everywhere else. The selection operation performs some operations in the background that might be costly.

Feature: Add a button that toggles the selection behavior on and off so that the user can decide whether a click is worth a selection or not.

Add non-selection toggle button to multi block inspector

Merge request reports