Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

当目标元素触发了外层的scroll时显示错误 #20

Description

@luluxiaocc
  1. 比如a是父级, 目标元素是b (selector), 当a触发 overflow: auto; 内部滚动的时候则显示的不对
  2. 还要考虑多层滚动的情况, 比如 目标元素是b (selector), b 的父级是 a, a的父级是a1, a1的父级是a1, 并且a&a1&a1 都有滚动的情况需要循环判断。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions