google/blockly-android

Need .png assets for mutator/comment/warning icons

Open

#591 建立於 2017年5月10日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (665 star) (221 fork)batch import
P1UXassetsfeature parityhelp wanted

描述

See web SVG examples by importing the following:

<workspace>
  <block type="procedures_ifreturn" x="313" y="113">
    <mutation value="1"></mutation>
  </block>
  <block type="procedures_defnoreturn" x="313" y="163">
    <field name="NAME">do something</field>
    <comment pinned="false" h="80" w="160">Describe this function...</comment>
  </block>
</workspace>

貢獻者指南

Need .png assets for mutator/comment/warning icons · google/blockly-android#591 | Good First Issue