MaterialDesignInXAML/MaterialDesignInXamlToolkit

DialogHost can't take full width and height

Aperta

#2409 aperta il 26 ago 2021

 (5 commenti) (0 reazioni) (0 assegnatari)C# (3500 fork)batch import
Hacktoberfestbugdialoghost

Metriche repository

Star
 (16.143 stelle)
Metriche merge PR
 (Merge medio 2g 7h) (9 PR mergiate in 30 g)

Descrizione

My DialogHost can't take up all the space of the screen. Beyond 1450px in width, the height is reduced in despite of a width already equals to 1920px and height to 1080px in my code.

Expected

image

Currently

image

Behavior with a manual modification of the width only (height stays 1080px).

Gq2qq

Repo with a simple demo with only one step, "Restore NuGet Packages".

https://github.com/Imperare/PocDialogHost

I use 24" screens.

Guida contributor