0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-11-22 01:07:56 +01:00

Added edit button group to tour

This commit is contained in:
peteruithoven 2014-01-17 12:10:34 +01:00
parent 88b711d1f3
commit bc4426faba

View File

@ -36,6 +36,10 @@
<h2>Doodle area</h2>
<p>This is the drawing canvas. Unleash your inner artist!</p>
</li>
<li data-id="btnToggleEdit" data-button="Next" data-options="tipLocation:right">
<h2>Edit</h2>
<p>Behind this button you'll find buttons to do simple 2D edits</p>
</li>
<li data-id="preview" data-button="Next" data-options="tipLocation:left">
<h2>Preview</h2>
<p>The preview field shows a preview of how your doodle will look in real life.</p>