Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Fixed the save menu not working after mode change #4425

Merged

Conversation

arjunjayan999
Copy link
Contributor

This PR resolves issue #4420 where the save menu was not functioning after mode changes. It will only work if you refresh the page with that mode.
For ex: if you are in beginner mode, and the page loads, only the beginner mode save menu would work and not the advanced menu.
Similarly, if you are in advanced mode, and the page loads, only the advanced mode save menu would work and not the beginner menu.
Probable cause was not handling rendering of save icons on mode switch.
Note: This issue is also addressed in PR #4401

Before

Screen.Recording.2025-02-17.201131.mp4

After

Screen.Recording.2025-02-17.200838.mp4

@Commanderk3
Copy link
Contributor

@arjunjayan999 Yes, this should work. The problem was not with Save WAV.

@arjunjayan999
Copy link
Contributor Author

@walterbender please review

@walterbender walterbender merged commit 2fabb65 into sugarlabs:master Feb 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants