Skip to content

z-index support #1380

Open
Open
@wcandillon

Description

@wcandillon

Discussed in #1378

Originally posted by KrisLau February 20, 2023
I know that generally the elements that are placed last in code have the highest z-index and so will show up above other items. However is there a way for me to set this dynamically or to up the z-index of one component temporarily?

What I'm trying to achieve is to have the element that is being dragged be moved to the forefront of any other element while it is being dragged. Currently when I drag one object it still goes behind other objects:
image
Ideally in this case, I would want Bbb to be in the forefront of every other item in the canvas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions