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