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

Divide by zero issues #1190

Open
soumyanilkundu09 opened this issue Aug 28, 2018 · 1 comment
Open

Divide by zero issues #1190

soumyanilkundu09 opened this issue Aug 28, 2018 · 1 comment

Comments

@soumyanilkundu09
Copy link

Divide by zero issue on line no-1035,1058. The code follows-
shrinkLeeway = 0, Line no-1035
var shrinkProportion = (total - availWidth) / shrinkLeeway; Line no-1058.

@6pac
Copy link

6pac commented Aug 28, 2018

see: www.slickgrid.net
Main GitHub Repository is now: github.com/6pac/SlickGrid

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

No branches or pull requests

2 participants