Badcreature / mad-components

Automatically exported from code.google.com/p/mad-components
0 stars 0 forks source link

Fix for padding attributes not being read in Attributes.as #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Set paddingH or paddingV to something other than 8

What is the expected output? What do you see instead?
change in padding. No change.

What version of the product are you using? On what operating system?
0.7.1

Please provide any additional information below.

Fix attached, it's a typo

Original issue reported on code.google.com by siredl...@gmail.com on 10 Mar 2012 at 2:11

Attachments:

GoogleCodeExporter commented 8 years ago
Actually, that would only be one part of a potential fix. The "gap" values need 
to be saved somewhere for further use.

Why aren't gapV and gapH part of Attributes? Wouldn't they be needed as well?

Original comment by siredl...@gmail.com on 10 Mar 2012 at 7:30

GoogleCodeExporter commented 8 years ago

Original comment by doc.andr...@gmail.com on 12 Jul 2012 at 11:30