flabbet 3 年 前
コミット
631ab756e0
1 ファイル変更0 行追加1 行削除
  1. 0 1
      PixiEditor/Helpers/Behaviours/TextBoxFocusBehavior.cs

+ 0 - 1
PixiEditor/Helpers/Behaviours/TextBoxFocusBehavior.cs

@@ -85,7 +85,6 @@ namespace PixiEditor.Helpers.Behaviours
             }
 
             FocusManager.SetFocusedElement(scope, parent);
-            Keyboard.ClearFocus();
         }
 
         private void AssociatedObjectGotKeyboardFocus(