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 · May be fixed by #467
Open

Dynamic bounds margin #428

wouterlucas opened this issue Nov 4, 2024 · 2 comments · May be fixed by #467
Assignees
Labels
enhancement New feature or request

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

@wouterlucas wouterlucas added the enhancement New feature or request label Dec 9, 2024
@Drulokia Drulokia linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants