Files icon indicating copy to clipboard operation
Files copied to clipboard

Navigation view covers drag area in the properties window

Open sho9029 opened this issue 3 years ago • 2 comments

What's the Problem?

In Properties.xaml, the NavigationView is always the same size regardless of the number of MenuItems, resulting in blank spaces that cannot be dragged.

The area surrounded by the green line is the draggable area and the area surrounded by the red line is the NavigationView. Properties

Solution/Idea

  • Change the size of NavigationView according to the number of MenuItem.

Alternatives

I haven't any alternatives.

Priorities

Capability Priority
Change the size of NavigationView according to the number of MenuItem Should

Files Version

Version: 2.3.3.0

Windows Version

Windows 11 21H2 22000.778

Comments

No response

sho9029 avatar Jul 23 '22 10:07 sho9029

This seems to be a bug with WinUI where it doesn't remove hidden items from the visual tree. @Josh-65 did you already open an issue for this problem?

yaira2 avatar Jul 24 '22 02:07 yaira2

#7414 is the one i opened here. havent open one on the WinUI github page.

Josh65-2201 avatar Jul 24 '22 02:07 Josh65-2201

Merging with #9919

yaira2 avatar Sep 09 '22 15:09 yaira2