Skip to content
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

"widthIncludesScrollbar" parameter to handle scrollbar inside the container #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

phts
Copy link

@phts phts commented Sep 19, 2013

I think it would good to determine whether a scrollbar width should be included into width parameter or not.

widthIncludesScrollbar == true means the scrollbar will not widen a wrapper and the wrapper will always have specified width by the parameter. The wrapper will contain table element of (width minus scrollbar width) width. The header will be of width width.

Also works if width is null.

* Do not apply width at once but do it after getting all cell widths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant