mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[PR #61] [MERGED] Bugfix with Remote Desktop #967
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#967
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/61
Author: @ghost
Created: 4/14/2015
Status: ✅ Merged
Merged: 4/14/2015
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (2)
abd31f9Fixed Remote Desktop Bugf71b45aFormat fix📊 Changes
2 files changed (+31 additions, -5 deletions)
View changed files
📝
Client/Core/Commands/CommandHandler.cs(+13 -5)📝
Server/Core/Commands/CommandHandler.cs(+18 -0)📄 Description
Fixed a bug where changing resolutions while Remote Desktop is running
would crash both the client + server. This fix ensures that the Remote
Desktop features continues to run accurately after changing resolutions
on the client.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.