mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-23 11:26:54 +00:00
Customize MenuFlyoutMaxHeight for desktop version
Some checks failed
Some checks failed
This commit is contained in:
parent
0035e836d7
commit
c7f3e53f28
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
<x:Double x:Key="IconButtonWidth">32</x:Double>
|
<x:Double x:Key="IconButtonWidth">32</x:Double>
|
||||||
<x:Double x:Key="IconButtonHeight">32</x:Double>
|
<x:Double x:Key="IconButtonHeight">32</x:Double>
|
||||||
|
<x:Double x:Key="MenuFlyoutMaxHeight">1000</x:Double>
|
||||||
|
|
||||||
<Thickness x:Key="Margin2">2</Thickness>
|
<Thickness x:Key="Margin2">2</Thickness>
|
||||||
<Thickness x:Key="MarginLr4">4,0</Thickness>
|
<Thickness x:Key="MarginLr4">4,0</Thickness>
|
||||||
|
|
Loading…
Reference in a new issue