Zoom screen (#285)
* always start with full brick layout * adding 'on start' to template * render entire board when selected * zoom brick when clicking on screen * resize when zooming * toggle zooming of the brick * inject close icon when selected * fix toggling
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
<xml xmlns="http://www.w3.org/1999/xhtml">
|
||||
<block type="forever"></block>
|
||||
<variables></variables>
|
||||
<block type="pxt-on-start" x="0" y="0"></block>
|
||||
<block type="forever" x="176" y="0"></block>
|
||||
</xml>
|
Reference in New Issue
Block a user