From: sr55 Date: Sun, 29 Apr 2018 14:09:09 +0000 (+0100) Subject: WinGui: Improve the Number Box control. 1. Add support for Up/Down Arrow to increas... X-Git-Tag: 1.1.1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31b85071c2330ed6974052d1f0f765a513275b97;p=handbrake WinGui: Improve the Number Box control. 1. Add support for Up/Down Arrow to increase/decrease the number. 2. Remove tab stop from the buttons. #1311 --- diff --git a/win/CS/HandBrakeWPF/Controls/NumberBox.xaml b/win/CS/HandBrakeWPF/Controls/NumberBox.xaml index 1a9dbe6af..d1f6ce1d7 100644 --- a/win/CS/HandBrakeWPF/Controls/NumberBox.xaml +++ b/win/CS/HandBrakeWPF/Controls/NumberBox.xaml @@ -151,7 +151,7 @@