Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Fixed FocusBehavior #152

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Fixed FocusBehavior #152

merged 2 commits into from
Apr 2, 2024

Conversation

zii-dmg
Copy link
Contributor

@zii-dmg zii-dmg commented Mar 8, 2024

  1. StackoverflowException - removed base.OnAttached()
  2. No AttachedtoLogicalTree event, control already attached - removed event connection
  3. IsFocused don't set on false automatically, added connection to associated object IsFocused changed to set behavior IsFocused = false

1. StackoverflowException - removed base.OnAttached()
2. No AttachedtoLogicalTree event, control already attached - removed event connection
3. IsFocused don't set on false automatically, added connection to associated object IsFocused changed to set behavior IsFocused = false
@zii-dmg
Copy link
Contributor Author

zii-dmg commented Mar 8, 2024

@dotnet-policy-service agree

@wieslawsoltes wieslawsoltes merged commit b5e0c13 into AvaloniaUI:master Apr 2, 2024
2 of 5 checks passed
@zii-dmg zii-dmg deleted the patch-1 branch April 4, 2024 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants