-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
I'm trying to set width/height of ng-grid using the CSS Flex Box Model. I have a simple master/detail view where master = grid, detail = selected item. detail is set to 300px, and grid = flex: 1 (e.g., use all available space). As I resize the browser, ng-grid stutters while resizing sometimes overlapping the detail box. This never happens if the left-hand side is a simple div with border.
Here is an example: http://plnkr.co/edit/FOkSFaYgjy49soWO2qTM?p=preview
Part of what I'm trying to understand is just what exactly the ng-grid.js does with regard to resizing.
Metadata
Metadata
Assignees
Labels
No labels