README
[roobuilder] / README
1 The acutal readme is in readme.md -- so it renders on github...
2
3 This is my brainfart of a plan for this...
4
5 * Editing source inline
6  -- curently when you edit a method, you find the node, and click on the property (relating to the element)
7  -- it would be better edit in the 'full code preview' mode -- so you can see all the context.
8  -- most of the work to make this happen has been done.
9  * after keyup change
10    * save the content. in the node.
11    * recalculate the tree (with locations etc.) but do not rende
12  * split the 'editing view' so it's more dynamic? rather than another tab -- eg. zoom out the image preview box right
13  * make the text view a bit like a mini-nav area (but when you click it zooms in...)
14  
15  
16