[PR #63] [MERGED] Add macOS runtime target #70

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

📋 Pull Request Information

Original PR: https://github.com/dscyrescotti/Memola/pull/63
Author: @dscyrescotti
Created: 7/17/2024
Status: Merged
Merged: 7/17/2024
Merged by: @dscyrescotti

Base: mainHead: feature/macos


📝 Commits (1)

  • 7950ce0 feat: disable user interaction for drawing view when hand tool is selected

📊 Changes

2 files changed (+11 additions, -14 deletions)

View changed files

📝 Memola/Canvas/View/Bridge/ViewController/CanvasViewController.swift (+3 -14)
📝 Memola/Canvas/View/Bridge/Views/DrawingView.swift (+8 -0)

📄 Description

Description

This PR adds the logic for disabling drawing view when hand tool is selected.


🔄 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/63 **Author:** [@dscyrescotti](https://github.com/dscyrescotti) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@dscyrescotti](https://github.com/dscyrescotti) **Base:** `main` ← **Head:** `feature/macos` --- ### 📝 Commits (1) - [`7950ce0`](https://github.com/dscyrescotti/Memola/commit/7950ce05ebfb04b277a0a03e1a46b060a91bad06) feat: disable user interaction for drawing view when hand tool is selected ### 📊 Changes **2 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Memola/Canvas/View/Bridge/ViewController/CanvasViewController.swift` (+3 -14) 📝 `Memola/Canvas/View/Bridge/Views/DrawingView.swift` (+8 -0) </details> ### 📄 Description ### Description This PR adds the logic for disabling drawing view when hand tool is selected. --- <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:28 +01:00
adam closed this issue 2025-12-29 05:19:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#70