From 6b93b1c87892b9c580698941312ceb4b2d2f5937 Mon Sep 17 00:00:00 2001 From: SpoinkyNL Date: Fri, 18 Sep 2020 22:24:01 +0200 Subject: [PATCH] UI dialogs - Added suffix texts to the text fields where applicable --- .../Timeline/Dialogs/TimelineSegmentDialogView.xaml | 3 ++- .../SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/Timeline/Dialogs/TimelineSegmentDialogView.xaml b/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/Timeline/Dialogs/TimelineSegmentDialogView.xaml index 4a4c6da38..5085f1982 100644 --- a/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/Timeline/Dialogs/TimelineSegmentDialogView.xaml +++ b/src/Artemis.UI/Screens/ProfileEditor/LayerProperties/Timeline/Dialogs/TimelineSegmentDialogView.xaml @@ -14,7 +14,8 @@ - diff --git a/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml b/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml index 03c6e62c6..8ebca71ee 100644 --- a/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml +++ b/src/Artemis.UI/Screens/SurfaceEditor/Dialogs/SurfaceDeviceConfigView.xaml @@ -14,17 +14,21 @@