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

Dynamic bounds margin #428

Open
wouterlucas opened this issue Nov 4, 2024 · 2 comments
Open

Dynamic bounds margin #428

wouterlucas opened this issue Nov 4, 2024 · 2 comments
Assignees

Comments

@wouterlucas
Copy link
Contributor

Currently the bounds margin is created on the stage and passed down on every node, we'll want to expose a method/props to dynamically set the bounds margin area per node

@Drulokia Drulokia self-assigned this Nov 21, 2024
@Drulokia
Copy link
Collaborator

If a bounds margin is set on a node, should its children take the boundsmargin from the parent or still like now from the stage if the childrens don't have a boundsmargin set?

@elsassph
Copy link
Contributor

elsassph commented Nov 22, 2024

Maybe worth describing the use case. If the goal is to activate a component off screen, you probably want the custom bounds to be inherited

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

When branches are created from issues, their pull requests are automatically linked.

3 participants