Yes, well. I was thinking simpler is better. So I though a single flag would be sufficient to either remove both padding and borders, or to keep the values unchanged (as today). If someone wants more detail, there is always the helper functions for retrieving padding and border widths.
I was kind of thinking to include those first in version 1.5, but now that they seem important in order to fix this bug I think we might as well include them in 1.4. Need to create some good test cases for all of this though. And docs. Feel free to fix these issues if you have time during the weekend. I'll let you know if I commit anything to svn related to this. Cheers, /Per On Wed, Jun 11, 2008 at 6:33 PM, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > > Christoph Zwerschke schrieb: >> Or, to make clearer what is returned, we could use withPadding=true >> instead of innerSize=false. > > Sorry, I meant withBorder=true. getElementDimensions returns the size > including padding and border. > > -- Christoph > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
