mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-29 11:32:53 +00:00
Compare commits
15 commits
806af146fc
...
7eaee59c48
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7eaee59c48 | ||
|
|
8a1bf222fe | ||
|
|
55789d9363 | ||
|
|
18784c6e0d | ||
|
|
1d2f6e30f6 | ||
|
|
0bf1ed51d3 | ||
|
|
76bbbec3e8 | ||
|
|
54a1642a62 | ||
|
|
9f2e91e961 | ||
|
|
259fd7e31f | ||
|
|
77aae1fe28 | ||
|
|
237c6c778d | ||
|
|
c1c5982150 | ||
|
|
7995bdd4df | ||
|
|
df95cc6af7 |
7 changed files with 8 additions and 7 deletions
|
|
@ -73,6 +73,7 @@
|
|||
<ScrollViewer x:Name="msgScrollViewer" VerticalScrollBarVisibility="Auto">
|
||||
<SelectableTextBlock
|
||||
Name="txtMsg"
|
||||
Margin="{StaticResource Margin8}"
|
||||
VerticalAlignment="Stretch"
|
||||
Classes="TextArea"
|
||||
TextAlignment="Left"
|
||||
|
|
|
|||
Loading…
Reference in a new issue