Skip to content
This repository was archived by the owner on Mar 17, 2024. It is now read-only.

Fixed issue with the Remote Desktop#28

Merged
MaxXor merged 3 commits intoquasar:masterfrom
yankejustin:master
Mar 19, 2015
Merged

Fixed issue with the Remote Desktop#28
MaxXor merged 3 commits intoquasar:masterfrom
yankejustin:master

Conversation

@yankejustin
Copy link
Copy Markdown
Contributor

Fixed an issue where Remote Desktop would not work (threw infinite
InvalidOperationExceptions) because cbMonitors.SelectedIndex was trying
to be accessed on a different thread.
Moved code that gets the SelectedIndex inside the MethodInvoker.

Fixed an issue where Remote Desktop would not work (threw infinite
InvalidOperationExceptions) because cbMonitors.SelectedIndex was trying
to be accessed on a different thread.
Moved code that gets the SelectedIndex inside the MethodInvoker.
Cleanup - Removed unnecessary brackets to increase readability.
Removed unnecessary brackets to increase code readability in the other
ProtoBuf\Meta\ValueMember.cs so they are identical.
MaxXor added a commit that referenced this pull request Mar 19, 2015
Fixed missing invoke in Remote Desktop
@MaxXor MaxXor merged commit d5047b6 into quasar:master Mar 19, 2015
MaxXor pushed a commit that referenced this pull request Jul 28, 2015
Merge with recent changes
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