Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

dragged element doesn't properly show contents when containing element has scale transform #503

@mjcastillo

Description

@mjcastillo

If you have a scale transform on a containing element of a list (say, even at the level), when you drag an item, the size is off (it it not scaled like the list and all the items it in are when you scale the containing element). This is on Chrome and Safari and probably other browsers. What's worse is on Safari (only) when you drag an item, the contents of the item is almost garbage text, so the item contents are not displayed properly. This is easily reproducible. Just go to one of the demo pages, set a style on the body of the page to: transform:scale(0.5), and then drag an item. Do this on safari to especially see the way the item contents don't display properly.

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