https://bugs.kde.org/show_bug.cgi?id=478923

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/1e6a908f4b2f0c3dee5513f45
                   |                            |a90fdfc0115194b
         Resolution|---                         |FIXED
   Version Fixed In|                            |6.0
             Status|ASSIGNED                    |RESOLVED

--- Comment #10 from Nate Graham <n...@kde.org> ---
Git commit 1e6a908f4b2f0c3dee5513f45a90fdfc0115194b by Nate Graham, on behalf
of Niccolò Venerandi.
Committed on 23/01/2024 at 17:58.
Pushed by ngraham into branch 'master'.

PanelView: Use geometry() instead of geometryByDistance() for computing mask

GeometryByDistance() returns the place where the panel should be at
a given moment; however it might not have moved there yet, thus
it's better to use the actual screen geometry. If there's a mismatch
between the two, e.g. when moving the panel around, then the
mapFromGlobal() function would place the mask outside the screen area.
FIXED-IN: 6.0

M  +1    -1    shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/1e6a908f4b2f0c3dee5513f45a90fdfc0115194b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to