#2549·labelme

feat(canvas): lock shapes against accidental edits

Author: wkentaroCreated Aug 19, 2026Updated Aug 19, 2026
Labelsneeds-triagetype:feature

On crowded images, finished annotations get nudged accidentally while working on neighbors.

Scope sketch: per-shape lock (context menu + shortcut); locked shapes render normally but ignore drag/vertex edits until unlocked; lock state persists in the JSON (ignored by consumers that don't know it); lock/unlock-all actions.