Skip to content

Commit 89439e5

Browse files
committed
Updated README
1 parent 02eb3e9 commit 89439e5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ https://musescore.com/
3939

4040
## Top features to consider
4141
--- Playback Improvements ---
42-
Change play button functionality (including the icon) to a restart button when the music ends.
43-
Also move stop button further away so you can't hit it by accident while trying to use controls.
42+
Move stop button further away so you can't hit it by accident while trying to use controls.
4443

4544
--- Decrease size of app ---
4645
The desktop version of the app on Microsoft Store is 300mb, maybe try to find ways to decrease that since the mobile version is only 30mb in comparison. Tauri 2.0 uses the OS WebView like Capacitor does, it may be worth changing to it instead of Electron in the future (Tauri could also be used for mobile as well as meaning I only need one wrapper), although it means retesting and possibly rewriting code to get it to work Alternatively just find other ways to better compress the size of the exe on desktop.

0 commit comments

Comments
 (0)