mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
Fix VideoViewer time label width for long video
This commit is contained in:
@@ -212,7 +212,8 @@
|
||||
</Button.Style>
|
||||
</Button>
|
||||
<Button x:Name="buttonTime"
|
||||
Width="37"
|
||||
Width="NaN"
|
||||
MinWidth="37"
|
||||
DockPanel.Dock="Right"
|
||||
Style="{StaticResource ControlButtonStyle}"
|
||||
Tag="Time"
|
||||
|
Reference in New Issue
Block a user