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

Resizing container does not trigger body columns to resize, only header columns. #251

Closed
shattar opened this issue Nov 3, 2016 · 1 comment

Comments

@shattar
Copy link
Contributor

shattar commented Nov 3, 2016

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior
When resizing the container (window), the header column widths resize, but the body column widths do not (until the underlying row data changes or an event is triggered that effects that row like clicking it).

Expected behavior
On window/container resize, I expect that widths of the column header and every row of the body to resize at the same time.

Reproduction of the problem
Resize the window of many of the non-fixed column width demos.
Auto Height Demo

Please tell us about your environment:

  • Table version: 1.1.0

  • Angular version: 2.1.2

  • Browser: Google Chrome: 54.0.2840.71 (Official Build) m (32-bit)

  • OS: Windows

@amcdnl
Copy link
Contributor

amcdnl commented Nov 4, 2016

Fixed in 1.2.0

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

No branches or pull requests

2 participants