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

cwo <cwo....@posteo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cwo....@posteo.net

--- Comment #6 from cwo <cwo....@posteo.net> ---
I think this is a binding order issue - the applet at first doesn't know it's
supposed to be in two rows (and arguably it shouldn't be, it seems to inherit
that from the virtual desktop settings but that doesn't necessarily make
sense), then sizes itself to accommodate three activities at that height
(making it much wider), then figures out it's two rows and that it needs much
less space, but at that point it's already larger and doesn't shrink back.

Really, the whole pager thing probably needs to be rethought for desktop widget
use, it probably shouldn't change size at all because that can really mess with
things. Might be tricky to get reasonable behavior in all cases though.

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

Reply via email to