Skip to content

Grid Resize issues when using Flex Box Model #823

@matthughes

Description

@matthughes

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions