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:
parent
88b711d1f3
commit
bc4426faba
@ -36,6 +36,10 @@
|
|||||||
<h2>Doodle area</h2>
|
<h2>Doodle area</h2>
|
||||||
<p>This is the drawing canvas. Unleash your inner artist!</p>
|
<p>This is the drawing canvas. Unleash your inner artist!</p>
|
||||||
</li>
|
</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">
|
<li data-id="preview" data-button="Next" data-options="tipLocation:left">
|
||||||
<h2>Preview</h2>
|
<h2>Preview</h2>
|
||||||
<p>The preview field shows a preview of how your doodle will look in real life.</p>
|
<p>The preview field shows a preview of how your doodle will look in real life.</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user