From f97fb827ae6a763b320a2d7512510da4bf403e71 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 7 May 2017 18:39:19 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-partial-ribbons-vdom.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ui (gen4)/features/ui-partial-ribbons-vdom.js b/ui (gen4)/features/ui-partial-ribbons-vdom.js index 9f26cd6e..fc833716 100755 --- a/ui (gen4)/features/ui-partial-ribbons-vdom.js +++ b/ui (gen4)/features/ui-partial-ribbons-vdom.js @@ -486,14 +486,13 @@ object.makeConstructor('VirtualDOMRibbons', /*********************************************************************/ // XXX TODO: -// - image update (try and avoid external edits and to it in .virtualdom) +// - image update (try and avoid external edits and do it in .virtualdom) // - image size/proportions (single image view)... // - preview update... // - marking -// ...use .virtualdom.sync(), now a stray div is created (in -// .updateImage()??) // - shifting images/ribbons // - use .virtualdom.sync() + shadow animation instead of .ribbons.* +// ...the added marker div messes up virtual-dom... // - would be nice to make this an alternative feature... // ...split out ribbon editing into a feature and do two // implementations, the original and virtualdom...