mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-01-11 20:00:24 +01:00
[PR #18] [MERGED] Cancel touches when detecting three fingers #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.