View Issue Details

IDProjectCategoryView StatusLast Update
0000011Tasks- none -public2011-09-06 10:31
Reportercobines Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status newResolutionopen 
ProjectionnoneETAnone 
Summary0000011: Allow PixmapManager to store bitmaps of different sizes at the same time
DescriptionCurrently 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.
TagsNo tags attached.
Fixed in Revision
Operating system
Widgetset
Architecture
WorkloadMajor work/rewrite

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-09-06 10:31 cobines New Issue
2011-09-06 10:31 cobines Workload => Major work/rewrite