Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedant7789 committed Jan 6, 2025
1 parent ffd4c3b commit 5f64bcc
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions documentation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,22 @@ Located at the lower right of the canvas, this small toolbar provides additional

### 6. Contextual Menu


### 7. Pie Menus

Many blocks in Music Blocks also feature "pie menus" that allow you to change block parameters quickly by selecting options from a circular menu that appears when you hover over the block.

---

For further details on how to use these toolbars effectively, you can refer to the [Turtle Blocks Documentation](https://github.com/sugarlabs/turtleblocksjs/tree/master/documentation).


## <a>3. Context Menu</a>

[Back to Table of Contents](#table-of-contents)

Context menus are an important part of user interfaces that provide users with quick access to a set of actions relevant to the context in which they are working.The right-click context menu in Music Blocks provides several options for working with blocks and the workspace. To access the right-click context menu, simply right-click anywhere in the workspace.

#### Contextual Menu for Blocks:
When you right-click on a block, the following options are available:
- **Extract**: Detaches the selected block from its current position, making it a standalone entity.
Expand Down Expand Up @@ -193,21 +209,6 @@ When you right-click on the background, the following options are available:

---

### 7. Pie Menus

Many blocks in Music Blocks also feature "pie menus" that allow you to change block parameters quickly by selecting options from a circular menu that appears when you hover over the block.

---

For further details on how to use these toolbars effectively, you can refer to the [Turtle Blocks Documentation](https://github.com/sugarlabs/turtleblocksjs/tree/master/documentation).


## <a>3. Context Menu</a>

[Back to Table of Contents](#table-of-contents)

Context menus are an important part of user interfaces that provide users with quick access to a set of actions relevant to the context in which they are working.The right-click context menu in Music Blocks provides several options for working with blocks and the workspace. To access the right-click context menu, simply right-click anywhere in the workspace.

## <a>4. The Block Context Menu</a>

[Back to Table of Contents](#table-of-contents)
Expand Down

0 comments on commit 5f64bcc

Please sign in to comment.