https://bugs.kde.org/show_bug.cgi?id=441935
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/f9476b105 | |f37702b73e24ae7d2026b3c7ea8 | |b127 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit f9476b105f37702b73e24ae7d2026b3c7ea8b127 by Dmitry Kazakov, on behalf of Alvin Wong. Committed on 05/09/2021 at 10:37. Pushed by dkazakov into branch 'master'. 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. M +27 -4 libs/widgetutils/KisPopupButton.cpp https://invent.kde.org/graphics/krita/commit/f9476b105f37702b73e24ae7d2026b3c7ea8b127 -- You are receiving this mail because: You are watching all bug changes.