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

Change GuiContext from system-wide to a per-element basis #610

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

ememadegbola
Copy link
Contributor

A new GUI Context object is now instantiated for each MediaElement and is populated with the current dispatcher. This allows MediaElements to be created on non-UI threads and events will be returned on the correct dispatcher

Proposed fix for #587

A new GUI Context object is now instantiated for each MediaElement and is populated with the current dispatcher. This allows MediaElements to be created on non-UI threads and events will be returned on the correct dispatcher
@mariodivece mariodivece merged commit c7fe5ab into unosquare:master Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants