amwx / FluentAvalonia

Control library focused on fluent design and bringing more WinUI controls into Avalonia
MIT License
1.05k stars 97 forks source link

NavigationView Footer Item Bug #543

Closed Seri98x closed 3 months ago

Seri98x commented 8 months ago

So i just followed the code from the example of fluent avalonia NavigationView creation using the code behind of the view, it works just fine but when i set the "PaneDisplayMode" to LeftCompact the footer items disappear and reappear only upon opening the NavigationViewPane

Screenshots

--PaneDisplayMode = Left--

image

--PaneDisplayMode = LeftCompact--

image

Desktop/Platform (please complete the following information):

liaiwu commented 8 months ago

I have been troubled by this BUG for a few days.hope it can be resolved soon.