software-mansion / radon-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
998 stars 35 forks source link

Enhance zoom controls for better usability #746

Closed p-malecki closed 5 days ago

p-malecki commented 6 days ago

In this PR, we enhance the user experience of the zoom controls:

Fixes #730

Test plan:

Before After
Area that detects mouse events:
Before After
vercel[bot] commented 6 days ago

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

Name Status Preview Comments Updated (UTC)
radon-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 9:21am
maciekstosio commented 5 days ago

When you select the zoom outside the observed area it stays open. I don't think it's intended.

p-malecki commented 5 days ago

When you select the zoom outside the observed area it stays open. I don't think it's intended.

Screen.Recording.2024-11-20.at.08.13.04.mov

I'm aware of this issue, it was present before this PR. I've created issue #747 and will address it in a future.