diff --git a/ui (gen4)/features/meta.js b/ui (gen4)/features/meta.js index dc5d24b7..7a1ba1b5 100755 --- a/ui (gen4)/features/meta.js +++ b/ui (gen4)/features/meta.js @@ -66,7 +66,7 @@ core.ImageGridFeatures.Feature('viewer-testing', [ 'ui-partial-ribbons-2', '-ui-partial-ribbons', //*/ - /*/ XXX EXPERIMENTAL... + // XXX EXPERIMENTAL... 'ui-partial-ribbons-vdom', '-ui-partial-ribbons', '-ui-partial-ribbons-2', diff --git a/ui (gen4)/features/ui-partial-ribbons-vdom.js b/ui (gen4)/features/ui-partial-ribbons-vdom.js index 4925b05d..59eeea61 100755 --- a/ui (gen4)/features/ui-partial-ribbons-vdom.js +++ b/ui (gen4)/features/ui-partial-ribbons-vdom.js @@ -486,16 +486,15 @@ object.makeConstructor('VirtualDOMRibbons', /*********************************************************************/ // XXX TODO: -// - image size/proportions (single image view) +// - image update (try and avoid external edits and to it in .virtualdom) +// - image size/proportions (single image view)... +// - preview update... // - marking... // - shifting images/ribbons // - use .virtualdom.sync() + shadow animation instead of .ribbons.* // - would be nice to make this an alternative feature... // ...split out ribbon editing into a feature and do two // implementations, the original and virtualdom... -// - current image indicator... -// - ribbon rotation: .ribbonRotation(..) / .rotateRibbonCW(..) / .. -// - cropping??? // var PartialRibbonsActions = actions.Actions({