Jan Karger ツ ☀
Jan Karger ツ ☀
@gep13 It seems like that there is something wrong if the taskbar is on the left or top of the screen. Idk what it is, it could also a change...
@punker76 not yet
@timon89 Any news for this? Have you tried to update the graphics driver?
@eyalroz The message text inside the message dialog can be copied with the standard windows key short cut `Ctrl+C`. /cc @gep13 Is this good enough or should we add a...
@eyalroz You can use `Ctrl+C` without selecting any text after the dialog came up.
@eyalroz Here is an example. If you use `Ctrl+C` when this message dialog came up you will get the same in the clipboard.  ``` Failed to install package "glyphr-studio-desktop",...
@eyalroz This functionality comes with MahApps itself. I'm with you that we should make this message dialog a little bit better to help users.
@adragoner The pixel offset is easy to change by setting the BorderThickness for ColumnHeaderStyle ``` ``` **Before**  **After** 
@adragoner yeah that's weird, I'll look
@BartStodola Not easy to change, because the whole logic behind Flyout and MetroWindow must be separated. So this is definitive a breaking change. We can do this maybe later after...