Giter Site home page Giter Site logo

Comments (1)

CoryDCode avatar CoryDCode commented on June 1, 2024

I can confirm this bug - simply add the following code to the TurtleSwiftViewController, and the result is a duplicate "do something" procedure call.

try! _workbenchViewController.workspace?.loadBlocks(fromXMLString: "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?> <xml xmlns=\"http://www.w3.org/1999/xhtml\"> <block x=\"232\" id=\"3A8D7297-0A72-410D-9D05-F7A6673100D8\" type=\"procedures_defnoreturn\" y=\"30\"> <mutation statements=\"true\" /> <field name=\"NAME\">do something</field> <statement name=\"STACK\"> <block type=\"procedures_callnoreturn\" id=\"060CF615-D4CB-4C10-A9DA-75290C2AC0FB\"> <mutation name=\"do something\" /> </block> </statement> </block> </xml>", factory: _workbenchViewController.blockFactory)

screen shot 2017-05-01 at 10 03 35 am

from blockly-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.