oops (fixed)...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-08-22 21:42:00 +03:00
parent 1bf66706c0
commit e497337095

View File

@ -16,7 +16,7 @@
// This compansates for any resize rounding errors in patchFlexRows(..). // This compansates for any resize rounding errors in patchFlexRows(..).
var PATCH_MARGIN = 2 var PATCH_MARGIN = 2
ar patchFlexRows = var patchFlexRows =
function(elems, function(elems,
prevent_row_expansion=false, prevent_row_expansion=false,
last_row_resize=1.5, last_row_resize=1.5,