flabbet 3 år sedan
förälder
incheckning
631ab756e0
1 ändrade filer med 0 tillägg och 1 borttagningar
  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(