X-Git-Url: http://git.roojs.org/?p=roobuilder;a=blobdiff_plain;f=README;h=5e14a5d7a2f9c28978d9a79a2307de0b331f2328;hp=8178c76d627cade75005b40711b92f4177bc6cfc;hb=HEAD;hpb=c55a8adafa47e52657fbe581c1de501bf7d3eeb8 diff --git a/README b/README index 8178c76d6..5e14a5d7a 100644 --- a/README +++ b/README @@ -1 +1,31 @@ -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...) + +Plain File editing.. + * recently opened files? + * tree? + * gedit uses top selector for view / komodo uses tabs... + +Save Countdown in editor...? + + +Known issues: +- I'm building.... + ** when you edit it's compiling in the background.. so the 'errors' may be out of date.. + ** it would be usefull to know this... in the UI.. + + +Properties box. + - should we restrict to 50% the size that it can expand to.. currently its' based on calculation (that based on wrong font size) + \ No newline at end of file