ADeltaX / MobileShell

A custom shell Windows 10 Mobile-like for Windows 10 Desktop
MIT License
359 stars 37 forks source link

Switching Desktop and Tablet mode 'relatively fast' will cause a stack overflow exception and it will die horribly #11

Open ADeltaX opened 5 years ago

ShadowEO commented 5 years ago

This can also be observed while debugging the application in Tablet mode.

I found it happens quite often if I've already run it once without resetting Explorer. Oddly enough, during that state, if it does not overflow then the status bar refuses to draw properly, and is squished against the application titlebar (and doesn't even show on Start). I'm not sure exactly why that occurs..

I also ran into it the most while debugging it in Portrait mode (High DPI device), it would fail attempting to get the screen width for some odd reason.