Opened 12 years ago
Last modified 4 years ago
#8809 assigned enhancement
display the icon of each indiviual printer add-on
Reported by: | mmadia | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | R1.1 |
Component: | Preferences/Printers | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #8810 | Blocking: | |
Platform: | All |
Description
Currently the printer preference application will get the icon for the printer mimetype and use that for all installed printer add-ons.
Ideally, each individual printer add-on's icon would be displayed -- e.g., PDF Writer.
With the way it's done right now, that'd need a bit of reworking to do properly. Unfortunately, it keeps a single instance of the printer icon and shares it among all printer list items... would need to be redone to store one per list item to be able to properly fetch them off the individual add-ons if available.
Change History (4)
comment:1 by , 12 years ago
Blocked By: | 8810 added |
---|
comment:2 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 years ago
Is there a function to add an overlay to an icon and keep the result in haiku vector form?
comment:4 by , 4 years ago
Milestone: | R1 → R1.1 |
---|
(In #8810) accidental dup of #8809