Markus Bruckner

Results 4 issues of Markus Bruckner

If multi-monitor support is disabled during fullscreen mode (both monitors black), the second monitor stays black when fullscreen is exited.

High

I'm using MetroLog in my Windows 8.1 app via Nuget and it seems that the SqLite target is not available (due to a refactoring perhaps?). Will a package be provided...

My ViewModel shows/hides the CustomDialog using a boolean that is bound from xaml and a command to control it: However, once the dialog is closed using the back button, it's...

bug
understood
fix ready

This is a possible fix/workaround for the problem described at #244, which causes an MVVM usage of CustomDialog to break. The binding for IsOpen is overridden when the Back button...