mirror of
https://github.com/2dust/v2rayN.git
synced 2025-10-30 12:02:53 +00:00
Compare commits
43 commits
7eaee59c48
...
806af146fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
806af146fc | ||
|
|
48f655ec72 | ||
|
|
027a876fd6 | ||
|
|
5ca24f4c46 | ||
|
|
28bba8c4b8 | ||
|
|
a25aab0afe | ||
|
|
dbff09cfa2 | ||
|
|
bd9cf0c4de | ||
|
|
4950c5229f | ||
|
|
2062df341a | ||
|
|
7711284519 | ||
|
|
e653dedb08 | ||
|
|
24acd61da4 | ||
|
|
47779e433d | ||
|
|
c5f222bf58 | ||
|
|
1945d9b798 | ||
|
|
2e283eb00e | ||
|
|
00505c7c17 | ||
|
|
9229b491c5 | ||
|
|
d9b0aff8da | ||
|
|
8ea39d7475 | ||
|
|
f14f39f5a1 | ||
|
|
228069f499 | ||
|
|
645e4e7711 | ||
|
|
d1c16ecb72 | ||
|
|
dca737bdad | ||
|
|
7f5489c5f7 | ||
|
|
3be0b312d6 | ||
|
|
b290a38ef4 | ||
|
|
70bdb3de16 | ||
|
|
8f9d1951a2 | ||
|
|
e2faf61a8b | ||
|
|
3824879d38 | ||
|
|
d54433aeb3 | ||
|
|
26b2240779 | ||
|
|
98a5caa47f | ||
|
|
d77c25aef5 | ||
|
|
7affcf97b1 | ||
|
|
9e1e5eb2aa | ||
|
|
d1928d80c7 | ||
|
|
ea55dfb6c5 | ||
|
|
b3acb89c29 | ||
|
|
922cf54d93 |
7 changed files with 7 additions and 8 deletions
|
|
@ -73,7 +73,6 @@
|
||||||
<ScrollViewer x:Name="msgScrollViewer" VerticalScrollBarVisibility="Auto">
|
<ScrollViewer x:Name="msgScrollViewer" VerticalScrollBarVisibility="Auto">
|
||||||
<SelectableTextBlock
|
<SelectableTextBlock
|
||||||
Name="txtMsg"
|
Name="txtMsg"
|
||||||
Margin="{StaticResource Margin8}"
|
|
||||||
VerticalAlignment="Stretch"
|
VerticalAlignment="Stretch"
|
||||||
Classes="TextArea"
|
Classes="TextArea"
|
||||||
TextAlignment="Left"
|
TextAlignment="Left"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue