From f449ef7d555d7060ffa2f802970f3d38f80e5292 Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 12 Dec 2021 01:21:57 +0900 Subject: [PATCH] Change Priority numberbox box to possible negative number --- Flow.Launcher/PriorityChangeWindow.xaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Flow.Launcher/PriorityChangeWindow.xaml b/Flow.Launcher/PriorityChangeWindow.xaml index 8fb27c470..d50bf82db 100644 --- a/Flow.Launcher/PriorityChangeWindow.xaml +++ b/Flow.Launcher/PriorityChangeWindow.xaml @@ -90,7 +90,6 @@ HorizontalAlignment="Left" VerticalAlignment="Center" CornerRadius="4" - Minimum="0" SmallChange="1" SpinButtonPlacementMode="Inline" />