fullscreen/handlers/integrations/contextualballoon
module
Functions
registerFullscreenBalloonOffsetCorrection( editor, wrapper ) → () => voidmodule:fullscreen/handlers/integrations/contextualballoon~registerFullscreenBalloonOffsetCorrectionRegisters a
getPositionOptionscorrection on the ContextualBalloon plugin so that balloons are offset below the fullscreen toolbar and menu bar.Parameters
editor : Editorwrapper : HTMLElement
Returns
() => void