https://bugs.kde.org/show_bug.cgi?id=361053
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/spe | |ctacle/7e7476619dfc0cb69daa | |3f075d2ddaed8288433a Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 7e7476619dfc0cb69daa3f075d2ddaed8288433a by Nate Graham, on behalf of Nils Rother. Committed on 04/03/2019 at 16:47. Pushed by ngraham into branch 'master'. Fix recangle-selection help-text positioning Summary: When taking a screenshot with the rectangle selection tool in spectacle, the overlaid help-text is put in the center of the entire desktop, instead of the center of a single display. This can cause readability issues when it is placed on the bezel of two physical displays. This patch horizontally centers the help-text overlay on the primary display. This affects both the "Click anywhere to start" dialogue and the hotkey help-text. Test Plan: Before: {F6656417} {F6656455} After: {F6656419} {F6656456} Reviewers: #spectacle, #vdg, ngraham Reviewed By: #spectacle, #vdg, ngraham Subscribers: abetts, ngraham Tags: #spectacle Differential Revision: https://phabricator.kde.org/D19515 M +4 -3 src/QuickEditor/QuickEditor.cpp M +3 -0 src/QuickEditor/QuickEditor.h https://commits.kde.org/spectacle/7e7476619dfc0cb69daa3f075d2ddaed8288433a -- You are receiving this mail because: You are watching all bug changes.