Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix for changing grid width #809

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
wants to merge 1 commit into from
Closed

Fix for changing grid width #809

wants to merge 1 commit into from

Conversation

nulen
Copy link

@nulen nulen commented Oct 25, 2017

Fixes problem with cell positioning when grid width is changing. Now fields are positioned as intended (or I hope so).

Description

Updated setGridWidth method to update nodes widths only after grid width is changed.
Updated _updateNodeWidths method to prevent changing list during looping throgh it.

Updated setGridWidth method to update nodes width only after grid width is changed.
Updated _updateNodeWidths method to prevent changing list during looping throgh it.
@radiolips
Copy link
Member

@nulen Could you provide an example of this issue?

@adumesny adumesny mentioned this pull request Dec 19, 2019
3 tasks
@adumesny
Copy link
Member

thank you for the suggestion - got me intrigued in fixing it right (1 column which is trivial always bugged me being wrong). fixed by #1098

@adumesny adumesny closed this Dec 19, 2019
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.

3 participants