https://bugs.kde.org/show_bug.cgi?id=442929

--- Comment #2 from doncb...@gmail.com ---
(In reply to Nate Graham from comment #1)
> We would probably need to ask for different SVGs, or make that SVG into a
> 9-grid style one and make the theming engine choose corners dynamically
> based on instructions from each applet that uses it.

No SVGs have to be changed, plasmoidheading is already made in a 9x9 grid.
Based on what I see, it appears that a rectangle is made from the 9 parts and
it just resizes to fit the area of the header/footer. It does not appear to
omit sides when the parent dialog has done so, so the 8 parts of the frame are
always drawn. This means that the footer of a a plasmoid (say kickoff) has its
bottom border drawn when the plasmoid itself is attached to the panel below it,
even though the plasmoid has removed its bottom border.

I am unsure if this functionality will harm themes that take advantage of
always having the entire frame shown, so an option to decide whether to draw
the entire frame or not may be warranted. Without such an option, only floating
plasmoids will have the entire frame of the header/footer drawn.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to