diff options
| author | Adasauce <adasauce@with.parts> | 2020-02-12 20:50:52 -0400 |
|---|---|---|
| committer | Adasauce <adasauce@with.parts> | 2020-02-12 20:50:52 -0400 |
| commit | 95c25252180cd25a35a290948491fd9c2f899caf (patch) | |
| tree | 407b2297526a367b02e2a098967f35252a85584c /src/dialogs/ImageOverlay.cpp | |
| parent | Improve styling of emote messages (diff) | |
| download | nheko-95c25252180cd25a35a290948491fd9c2f899caf.tar.xz | |
Remove move() in ImageOverlay
it was causing the full screen image overlay to appear on the "primary display" vs. the actual display nheko is running on. removing the move() call makes the overlay follow the window.
Diffstat (limited to 'src/dialogs/ImageOverlay.cpp')
| -rw-r--r-- | src/dialogs/ImageOverlay.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dialogs/ImageOverlay.cpp b/src/dialogs/ImageOverlay.cpp |
