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

Fix countCols for arrays with column settings. #266

Merged
merged 4 commits into from
Mar 8, 2013

Conversation

skilesare
Copy link
Contributor

If you provide a columns setting for an array, the Max function was causing it to always return the size of the array even when you might have fewer cols in your settings.

If you provide a columns setting for an array, the Max function was causing it to always return the size of the array even when you might have fewer cols in your settings.
@warpech warpech merged commit 0608a5a into handsontable:master Mar 8, 2013
@warpech
Copy link
Member

warpech commented Mar 8, 2013

Sorry for long wait. I finally merged your pull request. A lot of code changed in the mean time so I actually had to rewrite it :) But anyway, the issue should now be solved starting from version 0.8.11

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

Successfully merging this pull request may close these issues.

3 participants