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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/7eb1696
                   |                            |a32891ce4f1f0e44c590a7fdb7c
                   |                            |55fecd
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Méven <[email protected]> ---
Git commit 7eb1696a32891ce4f1f0e44c590a7fdb7c55fecd by Méven Car, on behalf of
Tem PQD.
Committed on 26/09/2025 at 09:12.
Pushed by meven into branch 'master'.

placespanel: Fix default width by moving things from showEvent to constructor

Move instantiation, setModel, and some connections to constructor and remove
showEvent.

This was being done in an erroneous lazy order which led to the places panel's
sizeHint not being called properly.

Also removes the double loading workaround in setUrl, which is no longer needed
either.

M  +16   -27   src/panels/places/placespanel.cpp
M  +0    -2    src/panels/places/placespanel.h

https://invent.kde.org/system/dolphin/-/commit/7eb1696a32891ce4f1f0e44c590a7fdb7c55fecd

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

Reply via email to