renciso218 / blockly

Automatically exported from code.google.com/p/blockly
0 stars 0 forks source link

Can not place procedure with a parameters #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a procedure "MyProc" with two parameters "IN1" and "IN2"
2.Make procedure "MyProc" to return IN1 + IN2
3.Trying to place new procedure "MyProc" from pallete. Procedure has been 
placed without any parameters. 

What is the expected output? What do you see instead?
Greated procedure should be placed with declared parameters

What browser are you using?
Google Chrome, WinXP

Please provide any additional information below.

Original issue reported on code.google.com by dmitryku...@gmail.com on 22 Oct 2012 at 8:28

GoogleCodeExporter commented 8 years ago
Confirmed.

Original comment by neil.fra...@gmail.com on 23 Oct 2012 at 6:29

GoogleCodeExporter commented 8 years ago
Fixed.  r488  Thanks for the report.  My apologies.

Original comment by neil.fra...@gmail.com on 23 Oct 2012 at 6:42