https://bugs.kde.org/show_bug.cgi?id=517506
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from cwo <[email protected]> --- Kickoff doesn't add any padding by itself here, it just takes the image's dimensions. (There is a tiny margin built into the panel itself that we can't really control from kickoff). Do you have a margins separator on your panel before kickoff? That would add some padding, because that's what this widget is for. And does the image file itself have built-in margins? If so, we pretty much have to respect these, parsing the file for transparent parts doesn't make much sense. i'm not convinved an option here makes sense; we don't have that anywhere else, and usually try to avoid such hyper-specific things. "No margin by default, but people can add them with a margins separator, or if they want very specific control, add margins to the image" seems flexible enough to cover pretty much everything. -- You are receiving this mail because: You are watching all bug changes.
