Closed GoogleCodeExporter closed 8 years ago
Original comment by s...@google.com
on 6 Feb 2013 at 6:12
Can you please paste the XML that you used? This works for me - see attached
screenshot and xml:
<xml>
<block type="controls_if" inline="false" x="314" y="73">
<statement name="DO0">
<block type="controls_if" inline="false"></block>
</statement>
</block>
</xml>
Original comment by s...@google.com
on 6 Feb 2013 at 6:20
Attachments:
Synced to latest, pasted in the above XML, rendered as attached.
I'm using Firefox 18 on OSX.
Original comment by neil.fra...@gmail.com
on 7 Feb 2013 at 1:41
Attachments:
[deleted comment]
Revision: 629
Author: scr@google.com
Date: Sat Feb 9 00:13:14 2013
Log: Fix rerendering code in "code" app.
Change render() to renderBlocks() so goog.ui.Component's assertion
is not hit and the blocks rerender for Firefox.
TBR=neil.fraser@gmail.com
BUG=110
Review URL: https://codereview.appspot.com/7307080
http://code.google.com/p/blockly/source/detail?r=629
Modified:
/trunk/apps/code/common.js
Original comment by s...@google.com
on 9 Feb 2013 at 8:15
Original issue reported on code.google.com by
neil.fra...@gmail.com
on 4 Feb 2013 at 2:54