diff --git a/grid-n-view.js b/grid-n-view.js index 82a104f..e4cd760 100644 --- a/grid-n-view.js +++ b/grid-n-view.js @@ -1,10 +1,10 @@ //===================================================================== // // -// // TODO: -// - crop selection -// - make the gallery into a web component +// - ui for cropping... +// - drag-n-drop for touch devices... +// - handle url-hash // // //===================================================================== @@ -15,7 +15,7 @@ // This compansates for any resize rounding errors in patchFlexRows(..). var PATCH_MARGIN = 2 - +// XXX do this partially (ignoring prevent_row_expansion)... var patchFlexRows = function(elems, prevent_row_expansion=false,