From 517559c5afc7d77fff512de82b3198bc40b7851c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 10 Sep 2023 13:21:29 +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 82a104f..69a3b40 100644 --- a/grid-n-view.js +++ b/grid-n-view.js @@ -3,8 +3,8 @@ // // // TODO: -// - crop selection -// - make the gallery into a web component +// - ui for cropping... +// - drag-n-drop for touch devices... // // //=====================================================================