-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 0.3.0
-
Labels:None
Original Patrik's description
It need to be possible to add spacing between the graphics in sprites. This is so that sprites can be used as background images in elements highter than or wider than the individual graphics.
Brief analysis
There seems to be a general pattern emerging from this task: multi-level defaults for certain properties of sprites and individual images. More description below. The three levels on which the properties can be defined are:
- Global level, applies to all sprite images and their individual images
- Sprite image level, applies to all individual images in the sprite
- Individual image level, applies to the individual image only
Higher level values can be overridden on lower levels. Properties affected could include:
- sprite-margin-*
TODO: complete specification of this ticket, change the titile.