Since https://invent.kde.org/frameworks/kirigami/-/merge_requests/508 actions in swipelistitems are not visible STEPS TO REPRODUCE 1. Open NeoChat -> Settings -> Accounts 2. No actions visible SOFTWARE/OS VERSIONS KDE Plasma Version: 5.24 KDE Frameworks Version: 5.94 and master Qt Version: 5.15.3/KDE
Can reproduce in Neochat but not the Virtual Desktops or Desktop Effects KCMs. Is it possible NeoChat is doing something odd? Still, frameworks changes shouldn't break apps.
*** Bug 454951 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/574
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/577
Git commit a2244ddd00b5ba495970d861cc1156d1260d1a23 by Janet Blackquill, on behalf of Jan Blackquill. Committed on 20/06/2022 at 20:49. Pushed by cblack into branch 'master'. SwipeListItem: warn users when they try to override the padding This has always resulted in a somewhat broken layout, but accomodations for RtL make application errors much more prominent. Thus, we try and make it impossible to override the padding, and have the component yell at end users if they try to do so. M +24 -4 src/controls/templates/SwipeListItem.qml https://invent.kde.org/frameworks/kirigami/commit/a2244ddd00b5ba495970d861cc1156d1260d1a23