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

Edges of child elements of group cause dead zone when control-box has an overwrite z-index set. #919

Closed
nathnolt opened this issue May 12, 2023 · 3 comments
Labels
bug Something isn't working complete

Comments

@nathnolt
Copy link

Environments

Description

You cannot move the box by dragging on the grey line boxes, which are the :before of the .moveable-line elements of the children.

I know that this requires the user to overwrite the standard z-index of 3000, so it's partly on the user. But as you can see in the css panel at the bottom, I've provided some ways of fixing this problem.

Then again, maybe this shouldn't be considered a bug, and people should fix this themselves in user land, since it's easy to fix in userland.

Another fix would be to add a new configure option, in order to specifiy a custom higher z-index.

Thanks for reading

@daybrush daybrush added Angular and removed Angular labels May 12, 2023
@daybrush
Copy link
Owner

@nathnolt

If set to group, child moveable cannot be dragged.

The child's linepadding now appearing in your codepen is considered a bug.

@daybrush daybrush added the bug Something isn't working label May 12, 2023
@daybrush
Copy link
Owner

@nathnolt

moveable's new version is released. (0.47.8)
Check it again.

@nathnolt
Copy link
Author

Sorry for late reaction. But yes. This issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working complete
Projects
None yet
Development

No branches or pull requests

2 participants