STEPS TO REPRODUCE 1. Run latte-dock in panel mode 2. Attempt to place mediacontroller_plus plasmoid in the panel OBSERVED RESULT The plasmoid does not appear. EXPECTED RESULT The plasmoid appears in panel mode as intended SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux on 5.10 LTS Kernel KDE Plasma Version: 5.23 KDE Frameworks Version: 5.88 Qt Version: 5.15.2 ADDITIONAL INFORMATION I found that by pressing super+C, the drop down function of the plasmoid activates, which tells me that it is actually functioning in the panel, but the media control buttons and artist/song title do not show up at all. It also works normally in a regular plasma panel.
Git commit 4faa8f1a646182f72ece48dbd913dd7ce4faa189 by Michail Vourlakos. Committed on 21/11/2021 at 18:31. Pushed by mvourlakos into branch 'v0.10'. ignore maxlength=0 for fill lenght applets --fix mediacontroller_plus applet scenario by ignoring maximum width = 0 that qt is already doing for Layouts that fill length. M +4 -1 containment/package/contents/ui/abilities/privates/LayouterPrivate.qml https://invent.kde.org/plasma/latte-dock/commit/4faa8f1a646182f72ece48dbd913dd7ce4faa189
Git commit eb6ae017fe0e296ecf8d05910173a48371175fce by Michail Vourlakos. Committed on 21/11/2021 at 18:35. Pushed by mvourlakos into branch 'master'. ignore maxlength=0 for fill lenght applets --fix mediacontroller_plus applet scenario by ignoring maximum width = 0 that qt is already doing for Layouts that fill length. M +4 -1 containment/package/contents/ui/abilities/privates/LayouterPrivate.qml https://invent.kde.org/plasma/latte-dock/commit/eb6ae017fe0e296ecf8d05910173a48371175fce