Skip to content

[split-layout] using transform: translateZ(0) causes problems #537

Open
@drever

Description

@drever

Description

The vaadin-split-layout defines the style transform: translateZ(0). This causes problems for placing elements inside with position: fixed.

It has been introduced in this commit. Is there a reason why it is there? It seems to be a workaround to force GPU rendering. It would be great if it could be removed, since it makes code using vaadin-split-layout brittle. will-change addresses the same rendering issue as translateZ(0).

  • Johannes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions