Flipboard / Flipboard/react-canvas

zIndex for Groups

Open
#50 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13.2k
Forks
909
PR merge metrics
No merged PRs in 30d

Description

I have the situation where I'd like to order Groups by their zIndex. I have a menubar at the top of the screen and a ListView below it. Now that menubar should always stay on top of other elements, which it doesn't because it is drawn first.

In the source I found that Layers are in fact ordered by their zIndex, but Groups are not. Would that ordering be applicable to Groups, too?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.