Skip to content
Snippets Groups Projects
Commit 611a4c25 authored by Eric Rosenbaum's avatar Eric Rosenbaum
Browse files

Add pen transparency blocks back into toolbox

parent 8470b080
Branches
Tags
No related merge requests found
......@@ -332,6 +332,20 @@ const pen = `
</shadow>
</value>
</block>
<block type="pen_changepentransparencyby" id="pen_changepentransparencyby">
<value name="TRANSPARENCY">
<shadow type="math_number">
<field name="NUM">10</field>
</shadow>
</value>
</block>
<block type="pen_setpentransparencyto" id="pen_setpentransparencyto">
<value name="TRANSPARENCY">
<shadow type="math_number">
<field name="NUM">50</field>
</shadow>
</value>
</block>
</category>
`;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment