Skip to content

Commit 5045564

Browse files
authored
documentation information change regarding Firefox (#4507)
1 parent 40ad96c commit 5045564

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,7 @@ the functionality can be accessed by launching the
8282
[index.html](./index.html) file in the browser using
8383
`file:///absolute/path/to/index.html`.
8484

85-
However, doing so, some functionality will be unavailable. On top of
86-
that, some web browsers (e.g., Firefox v68) have restrictions that
87-
prevent Music Blocks from running using `file:///`. Therefore, it is
85+
However, doing so, some functionality will be unavailable. Therefore, it is
8886
best to launch a _local web server_ from the directory of Music
8987
Blocks.
9088

documentation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The **Secondary** toolbar appears when you click the **hamburger button** (three
134134
3. *Delete Plugin*: Allows the removal of plugins that are no longer needed.<br>
135135
4. *Horizontal Scrolling*: Enables horizontal navigation for easier handling of large projects.<br>
136136
5. *JavaScript Editor*: Includes an editor for writing and embedding custom JavaScript code.<br>
137-
6. *Record*: Adds a "Record" button to the main palette, enabling users to record their compositions directly.
137+
6. *Record*: Adds a "Record" button to the main palette, enabling users to record their compositions directly (Not supported on Firefox and Safari browsers).
138138

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

0 commit comments

Comments
 (0)