Icon preview doesn't render background
Bug #1537497 reported by
Tim Sheridan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Low
|
Tim Sheridan |
Bug Description
Tested on Inkscape 0.91 r13725 on OS X 10.11.3 (15D21)
The background in "Icon Preview" (under "View" in the main menu) is always rendered as transparent, rather than rendering the document background colour.
IMO, the icon preview should accurately reflect what would appear in "Page" export, which would include rendering the document background colour. The default value for this is transparent, so would only affect the icon preview if the document has a different background colour set.
Related branches
lp:~tghs/inkscape/widget_icon_background_render
- jazzynico (community): Approve (testing)
- Martin Owens: Approve (code)
-
Diff: 55 lines (+16/-1)3 files modifiedAUTHORS (+1/-0)
src/extension/internal/cairo-render-context.cpp (+1/-1)
src/widgets/icon.cpp (+14/-0)
description: | updated |
Changed in inkscape: | |
assignee: | nobody → Tim Sheridan (tghs) |
Changed in inkscape: | |
status: | Confirmed → In Progress |
Changed in inkscape: | |
milestone: | none → 0.93 |
Changed in inkscape: | |
assignee: | Tim Sheridan (tghs) → nobody |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Confirmed on Xubuntu 15.10, Inkscape 0.91 and trunk rev. 14645.
Changing the background color in the document properties doesn't change the background in the Icon preview dialog (even with opaque colors).