Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #3670: Add 'enable long press to add to playlist gesture' setting. #3671

Merged
merged 3 commits into from
May 11, 2021

Conversation

iccub
Copy link
Contributor

@iccub iccub commented May 11, 2021

Summary of Changes

This pull request fixes #3670

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()

Test Plan:

Verify that long-press action works when the setting is enabled, and that it does not work when the setting is disabled.

Screenshots:

Zrzut ekranu 2021-05-11 o 20 40 33

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • release-notes/(include|exclude)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue is assigned to a milestone (should happen at merge time).

@iccub iccub added this to the 1.26 milestone May 11, 2021
@iccub iccub requested a review from Brandon-T May 11, 2021 18:43
@iccub iccub merged commit ba2c965 into development May 11, 2021
@iccub iccub deleted the bugfix/3670 branch May 11, 2021 19:17
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow user to disable 'long press to add media to playlist'
3 participants