https://bugs.kde.org/show_bug.cgi?id=461506
--- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 2bcf511f10218d7b69bcc0ba7367defcaa7900af by Nate Graham, on behalf of Niccolò Venerandi. Committed on 28/11/2022 at 19:31. Pushed by ngraham into branch 'master'. Panel: Read the minimum size of the panel SVG and make use of it Depends on https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/647 Benefits https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1242 This commit reads (from the Panel View) the minimum thickness the panel can be drawn at, and exposes that value. Also, it makes sure that the thickness cannot be lower than that value. M +21 -0 shell/panelview.cpp M +11 -0 shell/panelview.h https://invent.kde.org/plasma/plasma-workspace/commit/2bcf511f10218d7b69bcc0ba7367defcaa7900af -- You are receiving this mail because: You are watching all bug changes.