Document ticket overview marquee viewport

This commit is contained in:
Meik
2026-07-19 00:01:34 +02:00
parent b88b325d02
commit 791e53062e

View File

@@ -28,6 +28,7 @@
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="Label">
<!-- Padding stays outside the ticker viewport so the animation uses the actual visible text width. -->
<Border Background="Transparent"
Padding="{TemplateBinding Padding}">
<Border x:Name="PART_TickerContainer"