From d3e25a1556afacbd63b65902ce3e8d32fdedfa13 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 27 Jul 2016 17:24:22 +0800 Subject: [PATCH] README --- README | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README b/README index 8178c76d6..94578df54 100644 --- a/README +++ b/README @@ -1 +1,16 @@ -readme +The acutal readme is in readme.md -- so it renders on github... + +This is my brainfart of a plan for this... + +* Editing source inline + -- curently when you edit a method, you find the node, and click on the property (relating to the element) + -- it would be better edit in the 'full code preview' mode -- so you can see all the context. + -- most of the work to make this happen has been done. + * after keyup change + * save the content. in the node. + * recalculate the tree (with locations etc.) but do not rende + * split the 'editing view' so it's more dynamic? rather than another tab -- eg. zoom out the image preview box right + * make the text view a bit like a mini-nav area (but when you click it zooms in...) + + + -- 2.39.2