flabbet hace 3 años
padre
commit
631ab756e0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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(