From e497337095e4de19637abe2eafd472131c9fa86e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 22 Aug 2023 21:42:00 +0300 Subject: [PATCH] oops (fixed)... Signed-off-by: Alex A. Naanou --- grid-n-view.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grid-n-view.js b/grid-n-view.js index 5a12b0a..d05a2af 100644 --- a/grid-n-view.js +++ b/grid-n-view.js @@ -16,7 +16,7 @@ // This compansates for any resize rounding errors in patchFlexRows(..). var PATCH_MARGIN = 2 -ar patchFlexRows = +var patchFlexRows = function(elems, prevent_row_expansion=false, last_row_resize=1.5,