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