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

Kmagiera/selectable UI #353

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Kmagiera/selectable UI #353

merged 2 commits into from
Jun 6, 2024

Conversation

kmagiera
Copy link
Member

@kmagiera kmagiera commented Jun 6, 2024

This PR disables user-select on most of the IDE panel UI. It's done because now it is easy to accidently select things on the panel including the simulator image. However, due to the fact we capture mouse events over simulator and prevent default behavior, it isn't easy to un-select things. It seems like there's not a lot of value in enabling user select on the main UI while people may still want to copy things like error messages from dialogs hence we disable it on the main panel level and allow it to work on popups and dialogs.

Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 1:16pm

@kmagiera kmagiera merged commit 18a4f75 into main Jun 6, 2024
3 checks passed
@kmagiera kmagiera deleted the kmagiera/selectable-ui branch June 6, 2024 13:16
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

Successfully merging this pull request may close these issues.

1 participant