Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elevation/zIndex not working as expected #90

Open
garber34 opened this issue Apr 23, 2021 · 1 comment
Open

Elevation/zIndex not working as expected #90

garber34 opened this issue Apr 23, 2021 · 1 comment

Comments

@garber34
Copy link

When passing z indices to multiple Draggable component siblings, I expect to be able to control their positions relative to each other but I don't see any noticeable effect.

If you move elevation: z, zIndex: z, from dragItemCss to positionCss that solves the problem.

brdnvgn pushed a commit to brdnvgn/react-native-draggable that referenced this issue Dec 6, 2023
brdnvgn pushed a commit to brdnvgn/react-native-draggable that referenced this issue Dec 6, 2023
brdnvgn pushed a commit to brdnvgn/react-native-draggable that referenced this issue Dec 6, 2023
@brdnvgn
Copy link

brdnvgn commented Dec 6, 2023

Hi! Thanks for your suggestion 🤌🏼
#143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants