Closed ddaddy closed 12 years ago
Instead of renaming, please make it so that it is backwards compatible with the current release. That is, if someone sets outerMargin, it sets outerMarginX and outerMarginY both. This way it will not break for everyone who already has it installed.
Sorry, I didn't think about backward compatibility. I've just added outerMarginY as optional now, so outerMargin will set as before, if you use outerMarginY it'll use a different height.
I have renamed outMargin to outerMarginX and added outerMarginY. outerMarginY is not required as it'll default to the outerMarginX figure, but using outerMarginY will let you have smaller height on the popups #004