Skip to content

Commit a92ffb1

Browse files
committed
Update live-view.js
1 parent c330dc0 commit a92ffb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-view/live-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ function addBottomSwipeListener() {
441441

442442
// get caret range from point
443443

444-
// hide bottom float hitbox
444+
// disable bottom float hitbox
445445
bottomWrapper.style.pointerEvents = 'none';
446446

447447
const pointX = e.changedTouches[0].clientX,

0 commit comments

Comments
 (0)