فهرست منبع

Fix Previous button not being fired continously when pointer held down

Ruben 3 ماه پیش
والد
کامیت
46840b244a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/PicView.Avalonia/Views/BottomBar.axaml

+ 0 - 1
src/PicView.Avalonia/Views/BottomBar.axaml

@@ -273,7 +273,6 @@
                     IconWidth="17"
                     IsEnabled="{CompiledBinding PicViewer.FileInfo.Value,
                                                 Converter={x:Static ObjectConverters.IsNotNull}}"
-                    IsRepeatEnabled="False"
                     IsTabStop="False"
                     Width="90"
                     x:Name="PreviousButton" />