18860eb16f
Fix a copy-and-paste thinko where the cell size was computed using the minimum size instead of the natural size. For actors with a minimum size of zero, like Textures, this implied always a zero allocation. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>