diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2014-03-26 21:34:37 +0000 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2014-03-26 21:34:37 +0000 |
commit | 2bf2d3ac2c578de481ecfd545d58be73c5628996 (patch) | |
tree | ec47cfeedaed5bf677cab1bc9e910782369fe127 /README | |
parent | bc4fafb9d3c60993253f7e78c10338c901de653a (diff) |
Node grid has been refactored a few times, settings pane is almost complete, console is all done.
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -189,4 +189,20 @@ Registering parameters is no longer necessary. The CGP class will query modules 21/3 -FunctionSet has been rewritten to allow only certain functions to be deactivated, the GUI will now be integrated.
\ No newline at end of file + +FunctionSet has been rewritten to allow only certain functions to be deactivated, the GUI will now be integrated. + + +25/3 + +http://andrewtill.blogspot.ch/2012/12/dragging-to-resize-javafx-region.html + +Looking into drag-to-resize for the console and the menu. All sorted. + +Settings and console can be resized but not beyond a minimum value, and the +grid node grows to fill the void. + + +26/3 + +Sorted out the console, resizing is mint, settings are nearing completion and the node grid has been refactored multiple times.
\ No newline at end of file |