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

[Grida Canvas] Core Gesture - Relative DND (WIP) #227

Open
softmarshmallow opened this issue Jan 10, 2025 · 0 comments
Open

[Grida Canvas] Core Gesture - Relative DND (WIP) #227

softmarshmallow opened this issue Jan 10, 2025 · 0 comments
Labels
a11y canvas insiders It can be challenging for casual contributors to tackle

Comments

@softmarshmallow
Copy link
Member

Currently, draging a relative positioned nodes are disabled (it will simply reject)

Core Gesture - Relative DND Proposes..

  • if position is relative and dynamic, e.g. inside a flex, it should create a temporary-ux-readonly node, that placeholds the original node
  • magic_calculate function takes current hiearchy and gesture as input, outputs a result of the current gesture - should the tree change? (droppable)

magic_calculate

WIP

@softmarshmallow softmarshmallow added canvas insiders It can be challenging for casual contributors to tackle a11y labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y canvas insiders It can be challenging for casual contributors to tackle
Projects
None yet
Development

No branches or pull requests

1 participant