From 9e9bbdc6a46c79682ce084610ec51862bbef5751 Mon Sep 17 00:00:00 2001 From: Josselin TILLAY Date: Mon, 11 Mar 2024 11:31:47 +0100 Subject: [PATCH] :bug: Numeric Date Input - Handle low resolution screens --- Smartway.UiComponent.Sample/Inputs/Views/Inputs.xaml | 1 - Smartway.UiComponent/Inputs/NumericDateEntry.xaml | 10 +++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Smartway.UiComponent.Sample/Inputs/Views/Inputs.xaml b/Smartway.UiComponent.Sample/Inputs/Views/Inputs.xaml index 6c7f169..c7a43cd 100644 --- a/Smartway.UiComponent.Sample/Inputs/Views/Inputs.xaml +++ b/Smartway.UiComponent.Sample/Inputs/Views/Inputs.xaml @@ -142,7 +142,6 @@ Date="{Binding Date}"/>