Layout cells minHeight

Hello.
How do I set the value of the minHeight of all cells to 0?

Hi

code should be changed a bit: find dhtmlXLayoutCell.prototype._getMinWidth and dhtmlXLayoutCell.prototype._getMinHeight and change 26 to 0

fix will included into next update.