You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust the size(smaller) of the browser so that the expandable grid gets smaller in size.
Click the Maximize button(Upper right). Notice that the expandable (subgrid) doesn't get resized.
If I manually make the browser bigger, the expandable (subgrid) resizes correctly.
The text was updated successfully, but these errors were encountered:
I see what you mean. I got the same result in Chrome on OSX.
This seems to be related to the speed that the page is resized. If the grid is resized slowly the calculation seems to correctly resize the sub grid but if there is a fast jump in size the grid doesn't respond.
Navigate to the expandable grid tutorial:
http://ui-grid.info/docs/#/tutorial/216_expandable_grid
Adjust the size(smaller) of the browser so that the expandable grid gets smaller in size.
Click the Maximize button(Upper right). Notice that the expandable (subgrid) doesn't get resized.
If I manually make the browser bigger, the expandable (subgrid) resizes correctly.
The text was updated successfully, but these errors were encountered: