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

--- Comment #1 from tqd8 <tempqd...@mailinator.com> ---
Is it caused by this line?
https://invent.kde.org/plasma/plasma-nm/-/blob/e7ab77154feaa4a9cf0cd269a872786bf56584b7/applet/contents/ui/ConnectionListPage.qml#L88
(changed from 0 to Kirigami.Units.ShortDuration for Plasma 6.1)

My guess is that the list item itself expands with ShortDuration, and the
highlight constantly "chases" the list item's current size while it's growing,
rather than chasing its final expanded size.

I can't test myself, but does changing the resize duration to 0 make the
highlight stay in sync with the list item's size? (at all global animation
speeds)

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

Reply via email to