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

User can save an unnamed (empty) preset and it will be saved to Category/.fxp #282

Closed
esaruoho opened this issue Jan 12, 2019 · 3 comments
Closed

Comments

@esaruoho
Copy link
Collaborator

currently user is able to save an unnamed preset and if it is saved into a new category, the category-folder will get created, and then there'll be a .fxp file in there.

user can then load the preset, too.
fullscreen_12_01_2019__18_43

@baconpaul
Copy link
Collaborator

Well at least you can load it!

@baconpaul
Copy link
Collaborator

This one needs #217 resolved first. My plan is to pop an error box saying "patch not saved since name was blank" or some such. But I would love that API to show an error box to user modally in code. (This is not a case where we can throw).

@jsakkine just flagging your attention to this also since I know you are working on the show-message stuff on linux.

Leaving this sit for a bit.

@baconpaul
Copy link
Collaborator

This is now fixed.

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

No branches or pull requests

2 participants