Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with unnecessary scroll #170

Open
RoccoZero opened this issue Sep 23, 2024 · 5 comments
Open

Bug with unnecessary scroll #170

RoccoZero opened this issue Sep 23, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@RoccoZero
Copy link

Describe the bug

I don't know why but it seems this problem is only in "Microsoft.WindowsAppSDK" Version="1.6.240829007"

Steps to reproduce the bug

No response

Expected behavior

No response

Screenshots

image

NuGet package version

Platform

WinUI

IDE

Visual Studio 2022-preview

Windows Version

Windows 11

WindowsAppSDK Version

Other

WindowsAppSDK Type

Unpackaged

Manifest

PerMonitorV2

Additional context

No response

@RoccoZero RoccoZero added the bug Something isn't working label Sep 23, 2024
@FalconNL93
Copy link

Same occurs here:

image

Platform
WinUI

IDE
Rider 2024.2.5

Windows Version
Windows 11 Pro 23H2 (22631.4169)

WindowsAppSDK Version
1.6.240829007

WindowsAppSDK Type
Unpackaged

WinUIEx
2.4.2

  <TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
  <TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
  <WindowsSdkPackageVersion>10.0.22621.38</WindowsSdkPackageVersion>

@Jack251970
Copy link
Contributor

In AppSdk 1.6, it need to set window style to avoid title bar area (like WindowStyle.PopupWindow) to fix this.

Jack251970 added a commit to Jack251970/H.NotifyIcon that referenced this issue Oct 7, 2024
Jack251970 added a commit to Jack251970/H.NotifyIcon that referenced this issue Oct 7, 2024
@Jack251970
Copy link
Contributor

Any plans to release a new version?

@Jack251970
Copy link
Contributor

@HavenDV

@HavenDV
Copy link
Owner

HavenDV commented Oct 22, 2024

Released 2.1.4, sorry, I got used to the fact that there was an automatic release of new releases here before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants