Merge branch 'grid-n-view' of ssh://flynx.chas.ch/olyakonstantin/gallery into grid-n-view

This commit is contained in:
Alex A. Naanou 2023-09-12 15:29:29 +03:00
commit 58f44fc983

View File

@ -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,