[dolphin] [Bug 449070] Places panel is too wide

Méven <[email protected]> Fri, 26 Sep 2025 09:20:22 +0000
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=3D449070

M=C3=A9ven <[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=C3=A9ven <[email protected]> ---
Git commit 7eb1696a32891ce4f1f0e44c590a7fdb7c55fecd by M=C3=A9ven Car, on b=
ehalf 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 construct=
or

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 pane=
l's
sizeHint not being called properly.

Also removes the double loading workaround in setUrl, which is no longer ne=
eded
either.

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

https://invent.kde.org/system/dolphin/-/commit/7eb1696a32891ce4f1f0e44c590a=
7fdb7c55fecd

--=20
You are receiving this mail because:
You are on the CC list for the bug.=