Document ticket overview marquee viewport
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
<Setter Property="Template">
|
<Setter Property="Template">
|
||||||
<Setter.Value>
|
<Setter.Value>
|
||||||
<ControlTemplate TargetType="Label">
|
<ControlTemplate TargetType="Label">
|
||||||
|
<!-- Padding stays outside the ticker viewport so the animation uses the actual visible text width. -->
|
||||||
<Border Background="Transparent"
|
<Border Background="Transparent"
|
||||||
Padding="{TemplateBinding Padding}">
|
Padding="{TemplateBinding Padding}">
|
||||||
<Border x:Name="PART_TickerContainer"
|
<Border x:Name="PART_TickerContainer"
|
||||||
|
|||||||
Reference in New Issue
Block a user