[PR #18] [MERGED] Cancel touches when detecting three fingers #45

Closed
opened 2025-12-29 05:19:16 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: bug/stroke-enhancement


📝 Commits (1)

  • a0740b0 feat: 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.

## 📋 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>
adam added the pull-request label 2025-12-29 05:19:16 +01:00
adam closed this issue 2025-12-29 05:19:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#45