zxbmmmmmmmmm / SkylineWeather

UWP Weather App
https://apps.microsoft.com/detail/9n33pk9646x9
Apache License 2.0
84 stars 3 forks source link

[BUG]标题栏拖动区域问题 #7

Closed MSEDGE-CORE closed 1 year ago

MSEDGE-CORE commented 1 year ago

Describe the bug A clear and concise description of what the bug is. 窗口顶部几像素未设置为标题栏

To Reproduce Steps to reproduce the behavior:

  1. 打开应用程序
  2. 最大化应用程序
  3. 从顶部向下拖动鼠标,发现无法拖动
  4. 光标向下移动4px左右,发现可以拖动

Expected behavior A clear and concise description of what you expected to happen. (3)时应表现为可以拖动

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here. 可能的解决方法: <Grid x:Name="AppTitleBar" HorizontalAlignment="Stretch" VerticalAlignment="Top" Height="48" MinHeight="48" MaxHeight="48" Margin="96,0,0,0" Background="Transparent" />

MSEDGE-CORE commented 1 year ago

https://github.com/zxbmmmmmmmmm/FluentWeather/assets/74437699/b73a7f41-33b6-4166-9981-655de93e7ee0