You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Side menu showing when editor isn't focused. (#230)
* Made block side menu only show if the editor or menu is focused.
* Temp changes
* Revert "Temp changes"
This reverts commit 805b6fa.
* Changed behaviour so side menu hides if the cursor is over the editor but the hovered element is not its descendant
* Added additional condition and comments
* Small fixes
* Small fix
0 commit comments