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

Improve ability to click thin components #708

Open
sampullman opened this issue Jan 23, 2025 · 0 comments
Open

Improve ability to click thin components #708

sampullman opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sampullman
Copy link
Contributor

It’s very difficult (almost impossible) to click thin components in the editor.

Currently the workaround is to select via the component tree, but it would be nice to make it possible to select within the editor. One possible solution is to force the click area to have a minimum width and height for each component, but this would require overhead and complexity of wrapping all components with a div.

Screen.Recording.2023-11-01.at.12.02.27.PM.mov
@sampullman sampullman added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant