Browse Source

Fixed focus

flabbet 3 năm trước cách đây
mục cha
commit
631ab756e0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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(