Closed GoogleCodeExporter closed 9 years ago
bug in proc writeNodesConf { } in nodes.tcl
this line:
puts $f "$i { $g_node_types($i) }"
Original comment by ahrenh...@gmail.com
on 18 Jul 2014 at 4:27
same bug in proc writeWidgetsConf
widgets.conf has extra spaces added by GUI saves
Original comment by ahrenh...@gmail.com
on 18 Jul 2014 at 4:39
fixed in SVN r536
subsequent writes by fixed GUI will fix nodes.conf and/or widgets.conf by
removing the extra whitespace
Original comment by ahrenh...@gmail.com
on 18 Jul 2014 at 4:50
Original issue reported on code.google.com by
ahrenh...@gmail.com
on 18 Jul 2014 at 4:25