Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Remove
activateWindow() when EditDock is toggled
There's no need to set sqlitebrowser as active window when updating the main application window. The `activateWindow()` call prevents switching workspaces in GNOME and Cinnamon desktops. Fixes #934
- Loading branch information