Skip to content

Fix Saved Audio Filters disabled in music mode, #3818 #3819

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

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

low-batt
Copy link
Contributor

This commit will:

  • Move menuToggleVideoFilterString from MainWindowMenuActions
    to MainMenuActionHandler

  • Move menuToggleAudioFilterString from MainWindowMenuActions
    to MainMenuActionHandler

  • Change MenuController to call the methods in their new
    location

  • This change has been discussed with the author.

  • It implements / fixes issue Saved Audio Filters menu disabled in music mode #3818.


Description:

This commit will:
- Move menuToggleVideoFilterString from MainWindowMenuActions
  to MainMenuActionHandler
- Move menuToggleAudioFilterString from MainWindowMenuActions
  to MainMenuActionHandler
- Change MenuController to call the methods in their new
  location
@low-batt low-batt linked an issue Oct 17, 2022 that may be closed by this pull request
1 task
@uiryuu uiryuu merged commit a666eb9 into iina:develop Oct 18, 2022
@uiryuu
Copy link
Member

uiryuu commented Oct 18, 2022

Thanks!

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.

Saved Audio Filters menu disabled in music mode
2 participants