https://bugs.kde.org/show_bug.cgi?id=503868
--- Comment #11 from Nate Graham <[email protected]> --- Thank you, that's very helpful. In that case, I'm pretty sure I understand what's going on: your original fit-content panel just happens to have the same appearance of a fill-width panel due to how much stuff is on it. When it's on a different screen with more space available, it can limit its width as it would prefer. If there is a bug here, it's why that panel takes up so much space on the smaller screen. It looks like there's a bunch of empty space in the middle that should be collapsing. So I suspect some of the widgets on the panel are taking up more space than they need to. Can you figure out which widgets are to blame here? -- You are receiving this mail because: You are watching all bug changes.
