Ace API Reference
    Preparing search index...

    Function $fixPositionBug

    • Due to bug in html specification fixed position elements are placed relative to ancestor with transform instead of screen, so we attempt to detect and compensate for that

      Parameters

      • el: HTMLElement

        with position: fixed

      Returns void