Skip to content

Commit 7f53fa8

Browse files
author
bfintal@gmail.com
committed
fixed responsive guided tour
1 parent 96921bb commit 7f53fa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lazy-components/modal-tour/tours/responsive-controls.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@ export const responsiveControls = {
200200
anchor: '.editor-header__settings .editor-preview-dropdown',
201201
position: 'bottom',
202202
glowTarget: '.editor-header__settings .editor-preview-dropdown',
203+
nextEventTarget: '.editor-header__settings .editor-preview-dropdown',
204+
nextEvent: 'mousedown',
203205
},
204206
],
205207
}

0 commit comments

Comments
 (0)