Skip to content

Fix #1595 row_header sometimes not adding correctly #1606

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

Merged
merged 1 commit into from
Sep 25, 2014

Conversation

PaulL1
Copy link
Contributor

@PaulL1 PaulL1 commented Sep 25, 2014

Introduces a new call to buildColumns, and adds a name to all
gridColumns (was expected to be present within buildColumns)

Also made handleWindowResize a publicApi method, as part of this
same issue I was getting issues with column widths that I think
can be resolved by calling this. Better to have it as a public
method.

Introduces a new call to `buildColumns`, and adds a name to all
gridColumns (was expected to be present within `buildColumns`)

Also made handleWindowRefresh a publicApi method, as part of this
same issue I was getting issues with column widths that I think
can be resolved by calling this.  Better to have it as a public
method.
PaulL1 added a commit that referenced this pull request Sep 25, 2014
Fix #1595 row_header sometimes not adding correctly
@PaulL1 PaulL1 merged commit 9fa4170 into angular-ui:master Sep 25, 2014
@c0bra c0bra removed the in progress label Sep 25, 2014
@PaulL1 PaulL1 deleted the 1595_row_header branch September 26, 2014 08:32
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