Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete VisualElement.FocusChangeRequested event #16750

Merged
merged 1 commit into from Aug 15, 2023
Merged

Obsolete VisualElement.FocusChangeRequested event #16750

merged 1 commit into from Aug 15, 2023

Conversation

jfversluis
Copy link
Member

Description of Change

As indicated by a todo in code, obsoletes the VisualElement.FocusChangeRequested event. This is now handled through the VisualElement mapper with MapFocus by setting the IView.Focus property.

Issues Fixed

Fixes #14299

@jfversluis jfversluis added t/breaking 💥 area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels Aug 15, 2023
@jfversluis jfversluis requested a review from a team as a code owner August 15, 2023 08:34
@ghost
Copy link

ghost commented Aug 15, 2023

🚨 API change(s) detected @davidbritch FYI

@PureWeen PureWeen enabled auto-merge (squash) August 15, 2023 10:14
@PureWeen PureWeen disabled auto-merge August 15, 2023 10:14
@PureWeen PureWeen enabled auto-merge (squash) August 15, 2023 10:14
@PureWeen PureWeen merged commit 48e5caa into main Aug 15, 2023
39 checks passed
@PureWeen PureWeen deleted the fix-14299 branch August 15, 2023 12:15
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor t/breaking 💥 t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Obsolete FocusChangeRequested
2 participants