Fixes#379 (mostly). Prevents selecting text in the app, but does not prevent long-press to download covers on iOS. Seems like an appropriate "bug" to keep as it exists on the item page?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/458
**Author:** [@benonymity](https://github.com/benonymity)
**Created:** 12/7/2022
**Status:** ✅ Merged
**Merged:** 12/7/2022
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `noTextSelect`
---
### 📝 Commits (1)
- [`ed5fb09`](https://github.com/advplyr/audiobookshelf-app/commit/ed5fb0900704ce71146487d1bdc0c2f6f0246184) fix: prevent selecting of text in the app
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `layouts/default.vue` (+1 -1)
</details>
### 📄 Description
Fixes #379 (mostly). Prevents selecting text in the app, but does not prevent long-press to download covers on iOS. Seems like an appropriate "bug" to keep as it exists on the item page?
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/458
Author: @benonymity
Created: 12/7/2022
Status: ✅ Merged
Merged: 12/7/2022
Merged by: @advplyr
Base:
master← Head:noTextSelect📝 Commits (1)
ed5fb09fix: prevent selecting of text in the app📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
layouts/default.vue(+1 -1)📄 Description
Fixes #379 (mostly). Prevents selecting text in the app, but does not prevent long-press to download covers on iOS. Seems like an appropriate "bug" to keep as it exists on the item page?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.