mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-17 13:52:40 +00:00
Fix plugin installer description length
This commit is contained in:
@@ -54,7 +54,8 @@
|
|||||||
Grid.Row="5"
|
Grid.Row="5"
|
||||||
Grid.Column="1"
|
Grid.Column="1"
|
||||||
Padding="3"
|
Padding="3"
|
||||||
Foreground="{DynamicResource WindowTextForegroundAlternative}">
|
Foreground="{DynamicResource WindowTextForegroundAlternative}"
|
||||||
|
TextWrapping="WrapWithOverflow">
|
||||||
I am a potato.
|
I am a potato.
|
||||||
</TextBlock>
|
</TextBlock>
|
||||||
<Button x:Name="btnInstall"
|
<Button x:Name="btnInstall"
|
||||||
|
Reference in New Issue
Block a user