From 4f5717178be9f1001220f5b60d1c67774dad49c3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 16 Aug 2023 17:15:25 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- grid-n-view.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grid-n-view.js b/grid-n-view.js index fb1aeeb..62ec2bc 100644 --- a/grid-n-view.js +++ b/grid-n-view.js @@ -3,12 +3,12 @@ // // // TODO: -// - drag-n-drop -// - sort/move +// - sync sowung gallery to after patchFlexRows(..) did its dues... // - crop selection // - make the gallery into a web component // // +// //===================================================================== // This compansates for any resize rounding errors in patchFlexRows(..).