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

Fixed bug where new tables had 1 too many rows #2680

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

Radabaugh
Copy link

Things were working okay when the min rows was empty or set to 1, but when it's set to anything higher than 1, new entries are auto populated with one extra row. For example, if minRows is set to 2, a new entry will start with 3 rows instead of 2.

@brandonkelly brandonkelly merged commit 52f378d into develop Apr 4, 2018
@brandonkelly brandonkelly deleted the bugfix/min-max-rows branch April 4, 2018 23:47
brandonkelly added a commit that referenced this pull request Apr 4, 2018
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.

2 participants