diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-30 13:00:11 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-04-30 13:00:11 +0300 |
| commit | e6fd80f87f31d15c2a1ec73a22ba3e76647151f0 (patch) | |
| tree | 91c92edd84bf6e6c8e137ef766e383845aedb6fc /src | |
| parent | Close fullscreen overlay with out of contents click (diff) | |
| download | nheko-e6fd80f87f31d15c2a1ec73a22ba3e76647151f0.tar.xz | |
Fix MainWindow being out of focus when the fullscreen overlay is closed
That was probably a Linux specific issue or my mouse is buggy.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ImageOverlayDialog.cc | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/src/ImageOverlayDialog.cc b/src/ImageOverlayDialog.cc |
