We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by: daschuer Date: 2021-10-20T22:56:17Z Status: Fix Committed Importance: Low Launchpad Issue: lp1947921
When you select one effect in each column, it is no longer clear to which effetc chain the buttons are referring to.
Only one effect chain shall be select-able at all.
The text was updated successfully, but these errors were encountered:
Commented by: ronso0 Date: 2021-10-22T00:17:37Z
I just hit a debug assert when I had a chain selected in each list and pressed reset to defaults
DEBUG ASSERT: "pModel" in function void DlgPrefEffects::effectsTableItemSelected(const QModelIndex&) at /src/preferences/dialog/dlgprefeffects.cpp:169
Sorry, something went wrong.
Commented by: ronso0 Date: 2021-10-22T00:30:15Z
It's not caused by the chain selection: select an effect in each of the lists in the Effects tab, hit either Reset.. or Cancel
debug assert fails
Pressing Okay closes the preferences but hit's the assert when I open the Preferences again.
Commented by: ronso0 Date: 2021-10-22T01:21:37Z
#4468
Commented by: daschuer Date: 2021-10-22T06:11:25Z
Thank you for taking care! The debug assert is covered by https://bugs.launchpad.net/mixxx/+bug/1947615
Issue closed with status Fix Committed.
No branches or pull requests
Reported by: daschuer
Date: 2021-10-20T22:56:17Z
Status: Fix Committed
Importance: Low
Launchpad Issue: lp1947921
When you select one effect in each column, it is no longer clear to which effetc chain the buttons are referring to.
Only one effect chain shall be select-able at all.
The text was updated successfully, but these errors were encountered: