ghost1372 / HandyControls

Contains some simple and commonly used WPF controls based on HandyControl
https://ghost1372.github.io/
MIT License
1.07k stars 102 forks source link

Menu popup horizontal offset is disturbed in full screen #208

Closed RaoHammas closed 11 months ago

RaoHammas commented 1 year ago

Describe the bug

The menu popup's horizontal offset has some value that pushes it a lil away from the left side. see below,

image

Steps to reproduce the bug

Create new project Add Menu inside NonClientAreaContent and ad some menu items. Run app and maximize the window Click menu and you will see menu popup pushed from left a few pixels

Expected behavior

it should not have a horizontal offset value.

Screenshots

image

NuGet package version

HandyControls (Custom version) 3.4.5

IDE

Visual Studio 2022-preview

Framework type

.Net 7.0

Windows version

Windows 11 (22621)

Additional context

No response

ghost1372 commented 11 months ago

report in original repo