From 15b674f3d1e3eb8080978539a274860ac37a74f8 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Thu, 19 Dec 2024 19:17:28 -0800 Subject: [PATCH] Closes #7936 - Fix left and right `alignmentData` offsets that were not being applied to the correct element. --- src/ui/components/TimeSystemAxis.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/ui/components/TimeSystemAxis.vue b/src/ui/components/TimeSystemAxis.vue index b26ff8cf0a..a4b4ebeff2 100644 --- a/src/ui/components/TimeSystemAxis.vue +++ b/src/ui/components/TimeSystemAxis.vue @@ -20,7 +20,7 @@ at runtime from the About dialog for additional information. -->