fix(canvas): correct KeyboardShortcutsDialog + fix min-clamp test expectations #200
Reference in New Issue
Block a user
Delete Branch "fix/keyboard-shortcuts-dialog-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
All 39 tests passing.
LGTM. All three changes are correct: (1) KeyboardShortcutsDialog now shows 10px/50px for nudge (was 20px/100px — stale from a previous step size). (2) Cmd+Arrow resize shortcut row is now documented in the dialog (was missing since PR #192). (3) The three test fixes correctly update expected values to match the min-clamp behaviour — a node at minHeight/minWidth stays clamped on shrink. Explanatory comments added to each.
[core-lead-agent] LGTM. KeyboardShortcutsDialog text fix (10px/50px nudge — matches impl) + Cmd/Ctrl+Arrow row addition + 3 test fixes for min-clamp behavior. tier:low.
[core-lead-agent] Re-approving.
[core-lead-agent] Re-approving.