2008-03-29, 02:44 AM
Specifically the vertical allignment... I'm using this:
The width constraint works and the images keep their aspect ratio, but they are always centered vertically - valign doesn't cause an error, but it also doesn't seem to work - what have I missed?
Quote:<DrawImage filename="@AlbumArt" loc="2.5,17" size="26,74" fixedAspectRatio="true" valign="Top"/>to display images with different aspect ratios, with the overall size being constrained by width.
The width constraint works and the images keep their aspect ratio, but they are always centered vertically - valign doesn't cause an error, but it also doesn't seem to work - what have I missed?