Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX(client): Improve handling of the GlobalShortcutButtons dialog
This commit makes the shortcut configuration dialog a modal window. It also explicitly searches for a parent QDialog, such that the window can be centered over the Mumble application instead of randomly out of bounds of the screen. (This is most likely only necessary because of a bug in Qt, but Qt is a pain to debug) Fixes mumble-voip#5024
- Loading branch information