MaterialDesignInXAML/MaterialDesignInXamlToolkit

DialogHost can't take full width and height

開放

#2,409 建立於 2021年8月26日

 (5 則留言) (0 個反應) (0 位負責人)C# (3,500 個分叉)batch import
Hacktoberfestbugdialoghost

倉庫指標

星標
 (16,143 顆星)
PR 合併指標
 (平均合併 2天 7小時) (30 天內合併 9 個 PR)

描述

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.

貢獻者指南