Stiky textBubbleMenu (#131)
This commit is contained in:
parent
f86108ba20
commit
1fa502c6f1
|
@ -177,6 +177,9 @@ export const Editor = (props: EditorProps) => {
|
|||
|
||||
setIsCommonMarkup(e.isActive('figure'))
|
||||
return view.hasFocus() && !empty && !isEmptyTextBlock && !e.isActive('image')
|
||||
},
|
||||
tippyOptions: {
|
||||
sticky: true
|
||||
}
|
||||
}),
|
||||
BubbleMenu.configure({
|
||||
|
|
Loading…
Reference in New Issue
Block a user