Skip to content

Commit 64277ce

Browse files
committed
Require confirmation to abort exposures
1 parent 9883652 commit 64277ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/HAL/Expose.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ export default function Expose() {
449449
variant='outlined'
450450
color='error'
451451
sx={{ pointerEvents: 'all' }}
452+
requireConfirmation
452453
>
453454
Stop exposures
454455
</CommandButton>

0 commit comments

Comments
 (0)