This PR adds the cancellation of touches when the user puts over two fingers on the screen.
🔄 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/dscyrescotti/Memola/pull/18
**Author:** [@dscyrescotti](https://github.com/dscyrescotti)
**Created:** 5/6/2024
**Status:** ✅ Merged
**Merged:** 5/6/2024
**Merged by:** [@dscyrescotti](https://github.com/dscyrescotti)
**Base:** `main` ← **Head:** `bug/stroke-enhancement`
---
### 📝 Commits (1)
- [`a0740b0`](https://github.com/dscyrescotti/Memola/commit/a0740b0377452b5c0654f1b6fca6d40ec9855d38) feat: cancel touch when detecting three fingers
### 📊 Changes
**1 file changed** (+8 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `Memola/Canvas/View/Bridge/Views/DrawingView.swift` (+8 -0)
</details>
### 📄 Description
### Description
This PR adds the cancellation of touches when the user puts over two fingers on the screen.
---
<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/dscyrescotti/Memola/pull/18
Author: @dscyrescotti
Created: 5/6/2024
Status: ✅ Merged
Merged: 5/6/2024
Merged by: @dscyrescotti
Base:
main← Head:bug/stroke-enhancement📝 Commits (1)
a0740b0feat: cancel touch when detecting three fingers📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
Memola/Canvas/View/Bridge/Views/DrawingView.swift(+8 -0)📄 Description
Description
This PR adds the cancellation of touches when the user puts over two fingers on the screen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.