Page 1 of 1

Text1 is not sizing correctly...

Posted: 31 Jul 2008, 16:48
by jhamrick
I keep getting a gap on the right even though i have the size set to 100%...

Image

Posted: 31 Jul 2008, 23:54
by jhamrick
*bump*

Just want confirmation you guys saw this one...

Posted: 04 Aug 2008, 10:43
by mjau-mjau
This is a stupid flash related bug when you are using the shadow setting on the background. It adds the shadow to the width of the object so that it affects setting the exact width of the background. You can fix this by disabling the shadow for the background:
Code
<background_shadow type="boolean">false</background_shadow>