Skip to content

syncGrip does not place grip correctly if zoom is applied before opening a page with table #126

@felipemmendes

Description

@felipemmendes

jQuery's outerWidth() and outerHeight() are known to be inaccurate with zoomed in/out pages.
To prevent this, I think you can use HTMLElement.offsetWidth and HTMLElement.offsetHeight.

Do you think you can fix this in a new version? I can open a PR to help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions