This PR fixes the bug of removing current active after setting it as a valid stroke when there are more fingers contacted to 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/19
**Author:** [@dscyrescotti](https://github.com/dscyrescotti)
**Created:** 5/7/2024
**Status:** ✅ Merged
**Merged:** 5/7/2024
**Merged by:** [@dscyrescotti](https://github.com/dscyrescotti)
**Base:** `main` ← **Head:** `bug/stroke-enhancement`
---
### 📝 Commits (1)
- [`d6eddef`](https://github.com/dscyrescotti/Memola/commit/d6eddefafa48a1381f2960238a48ef7b4becf0c2) bug: keep active stroke drawing while it detects more fingers
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Memola/Canvas/View/Bridge/Views/DrawingView.swift` (+2 -2)
</details>
### 📄 Description
### Description
This PR fixes the bug of removing current active after setting it as a valid stroke when there are more fingers contacted to 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/19
Author: @dscyrescotti
Created: 5/7/2024
Status: ✅ Merged
Merged: 5/7/2024
Merged by: @dscyrescotti
Base:
main← Head:bug/stroke-enhancement📝 Commits (1)
d6eddefbug: keep active stroke drawing while it detects more fingers📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Memola/Canvas/View/Bridge/Views/DrawingView.swift(+2 -2)📄 Description
Description
This PR fixes the bug of removing current active after setting it as a valid stroke when there are more fingers contacted to the screen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.