The "Non-draggable sprites in editor" addon is a convenient way to preview how a Scratch project will actually behave when viewed on the player page. Its behavior has two distinct parts:
Disable editor-style sprite dragging. (Note sprites which have been specifically made draggable may still be dragged, in the distinct editor-style.)
Disable selecting sprites by double clicking.
For completeness and general use, these should be made into separate toggleable options, instead of making all users of the addon use both features.
(Separate tracking issue for now-resolved #2380, see https://github.com/ScratchAddons/ScratchAddons/issues/2380#issuecomment-913292558.)
The "Non-draggable sprites in editor" addon is a convenient way to preview how a Scratch project will actually behave when viewed on the player page. Its behavior has two distinct parts:
For completeness and general use, these should be made into separate toggleable options, instead of making all users of the addon use both features.