https://bugs.kde.org/show_bug.cgi?id=503868
--- Comment #12 from joey73...@gmail.com --- (In reply to Nate Graham from comment #11) > 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? the only widgets I have manually added was the ram, cpu, and gpu usage monitors. But after tweaking I do suspect that its the Panel Spacer widget not properly scaling when in Fit-Content? -- You are receiving this mail because: You are watching all bug changes.