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

Universal selection outline #465

Open
brandonreid opened this issue Mar 15, 2024 · 0 comments
Open

Universal selection outline #465

brandonreid opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement Improvement to existing functionality

Comments

@brandonreid
Copy link
Contributor

The selection outline is obviously vital for communicating what is selected, but causes size changes on elements when it's rendered and can cause layout/placement issues. Instead, create one selection outline that's capable of detecting a selection and setting itself to surround and track the selected element. This will result in less elements to render and avoid placement issues on selected elements.

If doing this, the flow level artifacts no longer need to accommodate varying heights when selected. Other elements may also be able to forego accommodations.

@brandonreid brandonreid added the enhancement Improvement to existing functionality label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant