• Mohamed Aziz Mejri's avatar
    Fixing scrollbar flickering in annotator mode (#1968) · 2e31c508
    Mohamed Aziz Mejri 提交于
    <!-- This is an auto-generated description by cubic. -->
    ## Summary by cubic
    Fixes scrollbar flickering in annotator mode by constraining draggable
    inputs within the container and suppressing scroll during drag for
    smoother movement.
    
    - **Bug Fixes**
    - Added containerRef to DraggableTextInput and elementRef to calculate
    bounds.
    - Constrained drag coordinates to container size and accounted for
    scale.
    - Prevented default and stopped propagation on mousemove to avoid scroll
    jitter.
      - Passed containerRef from Annotator to DraggableTextInput.
    
    <sup>Written for commit 959605ddaa5faf23252ee797bf206c6dff46a069.
    Summary will update automatically on new commits.</sup>
    
    <!-- End of auto-generated description by cubic. -->
    2e31c508
名称
最后提交
最后更新
..
ActionHeader.tsx 正在载入提交数据...
AnnotatorOnlyForPro.tsx 正在载入提交数据...
AnnotatorToolbar.tsx 正在载入提交数据...
CodeView.tsx 正在载入提交数据...
ConfigurePanel.tsx 正在载入提交数据...
Console.tsx 正在载入提交数据...
DraggableTextInput.tsx 正在载入提交数据...
FileEditor.tsx 正在载入提交数据...
FileTree.tsx 正在载入提交数据...
NeonConfigure.tsx 正在载入提交数据...
PreviewIframe.tsx 正在载入提交数据...
PreviewPanel.tsx 正在载入提交数据...
Problems.tsx 正在载入提交数据...
PublishPanel.tsx 正在载入提交数据...
SecurityPanel.tsx 正在载入提交数据...
StylePopover.tsx 正在载入提交数据...
ToolbarColorPicker.tsx 正在载入提交数据...
VisualEditingChangesDialog.tsx 正在载入提交数据...
VisualEditingToolbar.tsx 正在载入提交数据...