Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Focus the notification popup if it's already open
Any action in the background that would have opened the notification window will now focus the window instead if it was already open. Previously it would leave the window unfocused. This was particularly inconvenient when taking multiple actions in quick succession that all require confirmations (e.g. triggering multiple transactions).
- Loading branch information