View Issue Details

IDProjectCategoryView StatusLast Update
0002757MMW v4Otherpublic2007-09-07 18:22
Reporterrusty Assigned To 
PriorityurgentSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Summary0002757: Allow background images to be stretched / configured in Theme Editor
DescriptionCurrently background images are always tiled. This prevents some graphical effects from being used in the backgrounds. Specifically, three options should be available:

1) Tiled
2) Stretched
3) Stretched horizontally + tiled vertically

Rather than create another configuration file, the best way to implement this would be to have background images included as elements that are defined within Theme Editor. That way skin artists can create almost the entire skin using the theme editor.

Current background bitmap files are:
sdb_background_list, sdb_background_playing, sdb_background_tree.

Petr suggested the following for the TE hierarchy:
Backgrounds (SkinObject)
    tracklist (BitmapObject)
    aaview
    playlist (for Now Playing window in main panel)
    tree
    mini (BitmapObject)
TagsNo tags attached.
Fixed in build

Activities

petr

2007-09-07 18:22

developer   ~0010582

This functionality is already done.