Skip to content

.outerWidth() and .outerHeight() don't specify the default values of the 'includeMargin' argument #882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
IanKemp opened this issue Feb 9, 2016 · 1 comment

Comments

@IanKemp
Copy link
Contributor

IanKemp commented Feb 9, 2016

All other function docs specify the default value for their optional parameters (e.g. .animate(): duration (default: 400)) , but .outerWidth() and .outerHeight() do not. As far as I'm aware the default value is includeMargin: false but I'd appreciate if someone could double-check this.

@dmethvin
Copy link
Member

dmethvin commented Feb 9, 2016

The text of the description clarifies the default value but it seems like a good idea to give the default above in case someone doesn't read that far, or if the XML is being processed by an automated tool. Would you like to submit a pull request for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants