Skip to content

Commit

Permalink
Added instructions in controls container
Browse files Browse the repository at this point in the history
  • Loading branch information
sahirgomez1 committed Jul 7, 2021
1 parent 7800642 commit 4f911ba
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/components/ControlsContainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,11 @@ const ControlsContainer = () => {
</Tab.Container>
<hr />
<h6>
Press Shift to rotate object over X,Y. <br/>
Press Control to rotate over Z <br />
Click and drag object to translate.
Press Shift to rotate object over X,Y.<br/>
Press Control to rotate over Z.<br />
Click object to annotate.<br/>
Click and drag object to translate.<br/>
Toggle Review to track annotations.
</h6>
</div>
</>
Expand Down

0 comments on commit 4f911ba

Please sign in to comment.