Kaynağa Gözat

Bug fix: Duplicate command in remote file context menu operated over selected files instead of the focused file

Source commit: d65d3f08b7aa842cbc5e542005dae3e5d6283d98
Martin Prikryl 5 yıl önce
ebeveyn
işleme
e2299d21f9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      source/forms/NonVisual.dfm

+ 1 - 1
source/forms/NonVisual.dfm

@@ -34,7 +34,7 @@ object NonVisualDataModule: TNonVisualDataModule
       end
     end
     object Duplicate3: TTBXItem
-      Action = RemoteCopyToAction
+      Action = RemoteCopyToFocusedAction
     end
     object Moveto6: TTBXItem
       Action = RemoteMoveToFocusedAction