Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-05-25 16:28:56 +03:00
parent f1ef560a76
commit 883ec67d42

View File

@ -20,6 +20,14 @@ var ribbons = require('imagegrid/ribbons')
/*********************************************************************/
// TODO:
// - "dry run test" -- empty render feature that if use would not break
// anything but not draw anything either... (use this as template)
// - virtual-dom feature
// - preact / react feature
//
//
//
// - take care of DOM construction and update...
// - alignment is done via .centerRibbon(..) / .centerImage(..)
// - preview updates (XXX)