nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.81k stars 154 forks source link

fix: support for resizing window in touch screen #616

Closed arashsheyda closed 4 months ago

arashsheyda commented 4 months ago

close #615

https://github.com/nuxt/devtools/assets/38922203/30b9e687-b31f-4263-879e-330c1760f158

cloudflare-pages[bot] commented 4 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a890006
Status: ✅  Deploy successful!
Preview URL: https://15fb807a.nuxt-devtools.pages.dev
Branch Preview URL: https://fix-resize-window-touch-scre.nuxt-devtools.pages.dev

View logs

antfu commented 4 months ago

I wonder if we use could pointerdown / pointermove events to make this easier?

arashsheyda commented 4 months ago

@antfu I did try that but it was kinda laggy in touch screen (I didn't undrstand what's the problem) shall I commit that and see if you can fix it? thanks

antfu commented 4 months ago

No worries, in that case I trust your decisions :)