Skip to content

Commit 8bdf74b

Browse files
add full screen and theme (#4436)
1 parent e5ace41 commit 8bdf74b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

documentation/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ The **Main** toolbar is located across the top of the screen. It contains severa
102102

103103
- **Play Button**: Starts playing the project.
104104
- **Stop Button**: Stops the current project playback.
105+
- **Fullscreen Button**: Toggles fullscreen mode on or off.
105106
- **New Project Button**: Creates a new project from scratch.
106107
- **Load Project from File Button**: Opens an existing project file.
107108
- **Save Project Button**: Saves the current project.
@@ -117,6 +118,7 @@ The **Secondary** toolbar appears when you click the **hamburger button** (three
117118

118119
- **Run Slowly**: Executes the program slowly to allow you to follow the process step by step.
119120
- **Run Step by Step**: Runs the program one step at a time, ideal for debugging and analysis.
121+
- **Change theme**: Switch between light and dark mode for a customized workspace.
120122
- **Merge with Current Project**: Combines the current project with another, promoting collaboration and reusability.
121123
- **Turtle Wrap**: Enables wrapping of the turtle's position to seamlessly continue from the opposite edge of the canvas.
122124
- **Set Pitch Preview**: Lets users preview pitches while composing, providing instant feedback.
@@ -128,7 +130,7 @@ The **Secondary** toolbar appears when you click the **hamburger button** (three
128130
3. *Delete Plugin*: Allows the removal of plugins that are no longer needed.<br>
129131
4. *Horizontal Scrolling*: Enables horizontal navigation for easier handling of large projects.<br>
130132
5. *JavaScript Editor*: Includes an editor for writing and embedding custom JavaScript code.<br>
131-
6.*Record*: Adds a "Record" button to the main palette, enabling users to record their compositions directly.
133+
6. *Record*: Adds a "Record" button to the main palette, enabling users to record their compositions directly.
132134

133135
- **Select Language**: Offers a multilingual interface, allowing users to change the language as per their preference.
134136

0 commit comments

Comments
 (0)