Merge branch 'grid-n-view' of ssh://flynx.chas.ch/olyakonstantin/gallery into grid-n-view
This commit is contained in:
commit
58f44fc983
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user