From 9b755e9b789533846fd0fd0ff7b819c5b6149a6a Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Wed, 29 May 2019 02:28:49 +0300 Subject: Fixed issue with dirty rectangles overflow on JobView. --- .../Tango.Touch/Controls/TouchNumericTextBox.xaml | 34 +++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml') diff --git a/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml b/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml index b00273cf0..f09500df9 100644 --- a/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml +++ b/Software/Visual_Studio/Tango.Touch/Controls/TouchNumericTextBox.xaml @@ -86,23 +86,23 @@ - - - - - - - - + + + + + + + + + + -- cgit v1.3.1