From f96a9cf171b5886d9b2ddf351f91499b7688f8e8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 5 May 2017 03:17:07 +0300 Subject: [PATCH] some testing + notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/meta.js | 2 +- ui (gen4)/features/ui-partial-ribbons-vdom.js | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) 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({