efl ui grid - handle invalid 0x0 fully if the grid size fails to do it
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 23 Jul 2017 10:42:06 +0000 (19:42 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sun, 23 Jul 2017 10:42:06 +0000 (19:42 +0900)
commit17d33c71381a6a8cf92fc4146c2ea611bb322ec2
tree99674ad4d21a4f6ea975a6aa57a9105bbed7457d
parenta91d0b2ea4fc0dc0136405a70f623dde50d6cc82
efl ui grid - handle invalid 0x0 fully if the grid size fails to do it

if efl_pack_grid_size_set is overridden and somehow allows 0x0 to
still happen then handle this caase and skip the layout.

fix CID 1374317
src/lib/elementary/efl_ui_grid_static.c