View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000011 | Tasks | - none - | public | 2011-09-06 10:31 | 2011-09-06 10:31 |
Reporter | cobines | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Projection | none | ETA | none | ||
Summary | 0000011: Allow PixmapManager to store bitmaps of different sizes at the same time | ||||
Description | Currently PixmapManager stores only one bitmap per name. Rework it so that it can store and retrieve icons of same name but different size. Either make it able to store icons of arbitrary size (list or hash table) or restrict to only some common sizes so that lookup is faster (array), for example 8x8, 16x16, 22x22, 24x24, 32x32, 48x48, 64x64. It is enough to assume that always width=height. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Operating system | |||||
Widgetset | |||||
Architecture | |||||
Workload | Major work/rewrite | ||||