feat: enhance NavMenu Transitions.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ResourceDictionary
|
||||
xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<StaticResource x:Key="NavigationMenuItemExpandIconGlyph" ResourceKey="SemiIconChevronDown" />
|
||||
<StaticResource x:Key="NavigationMenuItemExpandIconGlyph" ResourceKey="SemiIconChevronUp" />
|
||||
|
||||
<x:Double x:Key="NavigationMenuExpandWidth">260</x:Double>
|
||||
<x:Double x:Key="NavigationMenuClosedWidth">80</x:Double>
|
||||
|
||||
Reference in New Issue
Block a user