mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-13 20:09:12 +00:00
Fix right click not working
This commit is contained in:
parent
6166b6c0e3
commit
f979d13109
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@
|
||||||
x:Name="lstChild"
|
x:Name="lstChild"
|
||||||
Grid.Row="1"
|
Grid.Row="1"
|
||||||
AutoGenerateColumns="False"
|
AutoGenerateColumns="False"
|
||||||
|
Background="Transparent"
|
||||||
BorderThickness="1"
|
BorderThickness="1"
|
||||||
CanUserReorderColumns="False"
|
CanUserReorderColumns="False"
|
||||||
CanUserResizeColumns="True"
|
CanUserResizeColumns="True"
|
||||||
|
|
Loading…
Reference in a new issue