angular-ui/ui-grid

ui grid resize on window resize inconsistent

Open

#5,176 opened on 2016年3月1日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)JavaScript (5,395 stars) (2,496 forks)batch import
good first issue

説明

I have just encountered an issue regarding grid resizing on window resizing.
I see the source code:

angular.element($window).on('resize', gridResize);

I see inconsistency where the grid is not fully resized to fill up the whole div. working on a solution...

コントリビューターガイド

ui grid resize on window resize inconsistent · angular-ui/ui-grid#5176 | Good First Issue