Skip to content

TextInputBase.TextChanged: Changed event args to correct type#760

Open
Tharylia wants to merge 3 commits intoblish-hud:devfrom
Tharylia:fix/textBoxEvent
Open

TextInputBase.TextChanged: Changed event args to correct type#760
Tharylia wants to merge 3 commits intoblish-hud:devfrom
Tharylia:fix/textBoxEvent

Conversation

@Tharylia
Copy link
Contributor

@Tharylia Tharylia commented Sep 16, 2022

This PR changes the event args of the TextInputBase.TextChanged event to the correct type which gets passed to the event via the OnTextChanged method.

If this event has been subscribed to via an anonymous function, this PR is a breaking change.
If the event has been subscribed to via a normal function, this PR is non breaking.

It has to be considered that this PR is breaking for some modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants