Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1003 Author: @benonymity Created: 12/23/2023 Status: ✅ Merged Merged: 1/1/2024 Merged by: @advplyr
Base: master ← Head: playerSwipeBack
master
playerSwipeBack
29086fc
3315f61
98a465c
1 file changed (+5 additions, -1 deletions)
📝 components/app/AudioPlayer.vue (+5 -1)
components/app/AudioPlayer.vue
Simple touchstart intercept when swiping within 20 pixels of the edge of the screen (does not interfere with scrubbing, skipping, etc.) Fixes #681
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1003
Author: @benonymity
Created: 12/23/2023
Status: ✅ Merged
Merged: 1/1/2024
Merged by: @advplyr
Base:
master← Head:playerSwipeBack📝 Commits (3)
29086fcfix: no swipeback when audio player fullscreen3315f61Merge branch 'master' into playerSwipeBack98a465cUpdate components/app/AudioPlayer.vue📊 Changes
1 file changed (+5 additions, -1 deletions)
View changed files
📝
components/app/AudioPlayer.vue(+5 -1)📄 Description
Simple touchstart intercept when swiping within 20 pixels of the edge of the screen (does not interfere with scrubbing, skipping, etc.) Fixes #681
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.