Merge branch 'master' of http://git.roojs.com/roobuilder
[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 Plain File editing..
16  * recently opened files?
17  * tree?
18  * gedit uses top selector for view / komodo uses tabs...
19
20 Save Countdown in editor...?
21
22  
23 Known issues:
24 - I'm building....
25   ** when you edit it's compiling in the background.. so the 'errors' may be out of date..
26   ** it would be usefull to know this... in the UI..
27   
28   
29 Properties box.
30  - should we restrict to 50% the size that it can expand to.. currently its' based on calculation (that based on wrong font size)
31