diff --git a/documentation/README.md b/documentation/README.md index 1877985153..f8290a76d5 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -163,7 +163,20 @@ Located at the lower right of the canvas, this small toolbar provides additional --- -### 6. Contextual Menu +### 6. 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). + + +## 3. Context Menu + +[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: @@ -191,22 +204,6 @@ When you right-click on the background, the following options are available: - **Clean**: Organizes and tidies up the workspace by aligning blocks systematically. - **Select**: Enables selection mode for selecting multiple blocks or elements in the workspace. ---- - -### 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). - - -## 3. Context Menu - -[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. ## 4. The Block Context Menu