mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Merge pull request #2397 from BeksOmega/fixes/RTLDemoBlocks
Moved RTL Demo Blocks so They Aren't Behind the Toolbox
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
</xml>
|
||||
|
||||
<xml id="startBlocks" style="display: none">
|
||||
<block type="controls_if" inline="false" x="-100" y="50">
|
||||
<block type="controls_if" inline="false" x="50" y="50">
|
||||
<value name="IF0">
|
||||
<block type="logic_compare" inline="true">
|
||||
<field name="OP">LT</field>
|
||||
|
||||
Reference in New Issue
Block a user