Skip to content

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

Merged
mariodivece merged 1 commit intounosquare:masterfrom
ememadegbola:master
Feb 1, 2022
Merged

Change GuiContext from system-wide to a per-element basis#610
mariodivece merged 1 commit intounosquare:masterfrom
ememadegbola:master

Conversation

@ememadegbola
Copy link
Copy Markdown
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.

2 participants