Skip to content

Commit

Permalink
fix: found da bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nadr0 committed Jan 31, 2025
1 parent 5c00736 commit bebc663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/machines/modelingMachine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2548,7 +2548,7 @@ export const modelingMachine = setup({

'Delete segment': {
reenter: false,
actions: ['Delete segment', 'Set sketchDetails'],
actions: ['Delete segment', 'Set sketchDetails', 'reset selections'],
},
'code edit during sketch': '.clean slate',
},
Expand Down

0 comments on commit bebc663

Please sign in to comment.