-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Change question whether to make mappings project-independent to a confirmation #510
Comments
We had a discussion about this in #353 .
Because "focused" is not the only useful default, I am not sure whether just changing the popup to a confirmation is good. Maybe make it dependent on whether "Auto-load" is used for the preset or not? If it is not used, make "FX by name" the default (after confirmation of the popup)? (#228 is also related , a more complex and more powerful feature.) |
Yes. This deserves some more attention. But I'm not sure how to do it without requiring too much user interaction. It's not possible to automatically detect whether "Auto-load" is going to be used for a preset or not. That's like predicting future :) |
Offer a choice of three in the popup? (Keep, Change to "focused FX", Change to "by name"). Or move the whole topic from popup to right-click menu? (Maybe let the popup show a warning that needs to be confirmed once.) Changing to "focused FX" can always be done (requires less information), changing from "focused FX" to "by name" requires human intelligence. |
Just noticed, #252 is also about the same topic.
|
This is a good idea. I implemented it like this in #252. |
Reasoning: https://forum.cockos.com/showpost.php?p=2508953&postcount=1845
The text was updated successfully, but these errors were encountered: