https://bugs.kde.org/show_bug.cgi?id=517506
--- Comment #7 from cwo <[email protected]> --- As I said, there does not seem to be any padding on kickoff's side, it uses the available height (or available width on a vertical panel). There is a maximum height, but that is relatively large (64px), and your panel does not seem to be this high. Plasma styles can theme the panel though, and that includes setting various margins. We can't really override that from kickoff; if your Plasma style has margins that are too large, use a different one (or edit the one you're using). The only thing we could do is add more margins, and I think for that purpose, either using a Margins Separator or editing the icon image file would seem to do the job well enough. (I can confirm that there's a small horizontal margin, but this is from the panel, and not something we can change in kickoff - every other widget shows the same. I think this is discussed in https://bugs.kde.org/show_bug.cgi?id=478240). Themed icons (i.e. those from an icon theme) may show some snapping behavior; this is intentional as the themes only provide some sizes, and scaling small images by tiny amounts will lead to them becoming blurry. But this shouldn't apply to custom images, which are only available in one size and so will always need to be scaled. -- You are receiving this mail because: You are watching all bug changes.
