kprinssu / anne-keyboard-windows

A Universal Windows Platform App for controlling Anne Pro Bluetooth enabled keyboards.
MIT License
139 stars 10 forks source link

Crash when Resizing Window #36

Open Neptune-mk2 opened 6 years ago

Neptune-mk2 commented 6 years ago

Resize the app to the smallest size, ideally a tall portrait style window (think mobile phone size), open the hamburger menu, go to lighting then back to layout, close the menu, resize the app window back to full size, open the menu.

The crash is not random, its very consistent and happens at the exact moment you try to open the menu.

kprinssu commented 6 years ago

Looks like an issue with native code with XAML (unmanaged exception with the Microsoft's XAML dll). I will need to debug further to figure out what exactly is causing the crash but for now it's not a high priority.