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

[Feature Request] Make Viewport Button Component Location Dynamic and Independent of Add Command #4457

Open
sedghi opened this issue Nov 4, 2024 · 0 comments

Comments

@sedghi
Copy link
Member

sedghi commented Nov 4, 2024

What feature or change would you like to see made?

Currently, component location is set during the ADD_ACTION_COMPONENT action, which limits flexibility for dynamic layout updates. If a component needs to change location, it must be re-added, which is inefficient.

Why should we prioritize this feature?

Simplify ADD_ACTION_COMPONENT: Make ADD_ACTION_COMPONENT only handle adding a component, not its location, to reduce redundancy and improve maintainability.

This change would enable easy, dynamic layout adjustments without modifying the existing component structure.

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

No branches or pull requests

1 participant