https://bugs.kde.org/show_bug.cgi?id=441935
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/f9476b105 |hics/krita/commit/8364b656d |f37702b73e24ae7d2026b3c7ea8 |3b1c8be50afa2830d121f823473 |b127 |cea5 --- Comment #3 from Alvin Wong <al...@alvinhc.com> --- Git commit 8364b656d3b1c8be50afa2830d121f823473cea5 by Alvin Wong. Committed on 05/09/2021 at 11:10. Pushed by alvinwong into branch 'krita/5.0'. Use QScreen from QWindow to handle KisPopupButton positioning This fixes two issues: - Explicitly setting screen before showing to ensure the correct devicePixelRatio scaling. - For detached brush editor, use the screen it was previously moved to instead of forcing it to be shown on the same screen the main window is displayed. (cherry picked from commit f9476b105f37702b73e24ae7d2026b3c7ea8b127) M +27 -4 libs/widgetutils/KisPopupButton.cpp https://invent.kde.org/graphics/krita/commit/8364b656d3b1c8be50afa2830d121f823473cea5 -- You are receiving this mail because: You are watching all bug changes.