-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Simpler SF2 Player file dialog. #3502
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
Conversation
… SF2 plugin directory when running LMMS from build directory without install.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can confirm the fix, just to explain, the problem occured when you had an already loaded soundfont, and the file dialog wouldn't open at its location, rather opened at the last browsed folder.
I think this fix should be targeted at |
I think we have a few areas where this bug occurs (e.g. saving a project, opening a project). I find myself desiring this same behavior in other dialogs.
Great we can merge.
Agreed. |
Well, changing the branch didn't do well. Perhaps we can cherry-pick back onto stable. |
We did that for |
Done. |
… SF2 plugin directory when running LMMS from build directory without install. (#3502)
Cherry-picked to |
… SF2 plugin directory when running LMMS from build directory without install. (LMMS#3502)
… SF2 plugin directory when running LMMS from build directory without install. (LMMS#3502)
Copied from GIG Player. Opens correct SF2 plugin directory when running LMMS from build directory without install. Used to open LMMS build directory before.