Quote: Originally Posted by justintime
If you changeb the size of visualization, the widow size changes, but the content does not scale. Is this a bug?
Eg., try:
<VISUALIZATION>
<X>22</X>
<Y>64</Y>
<WIDTH>40</WIDTH>
<HEIGHT>40</HEIGHT>
</VISUALIZATION>
the dimensions in "SKIN/SCREENS/MUSIC/VISUALIZATION" do control the vis... I just tested and the vis does fill the specified size... This is the same thing that happens when you run other resolutions... I did notice the vis isn't being brought to the front... so if part of the vis size goes behind the listview you will not be able to see it...
also note that the coordinates are relative inside that media section, not the entire page....
david