[PR #20] [MERGED] Implement memo grid view #47

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/20
Author: @dscyrescotti
Created: 5/9/2024
Status: Merged
Merged: 5/9/2024
Merged by: @dscyrescotti

Base: mainHead: feature/memo-grid-view


📝 Commits (1)

📊 Changes

4 files changed (+113 additions, -30 deletions)

View changed files

📝 Memola/App/MemolaApp.swift (+1 -2)
📝 Memola/Canvas/Core/Canvas.swift (+8 -8)
📝 Memola/Features/Memo/MemoView.swift (+32 -10)
📝 Memola/Features/Memos/MemosView.swift (+72 -10)

📄 Description

Description

This PR implements memo grid view to display memo objects.


🔄 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/20 **Author:** [@dscyrescotti](https://github.com/dscyrescotti) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@dscyrescotti](https://github.com/dscyrescotti) **Base:** `main` ← **Head:** `feature/memo-grid-view` --- ### 📝 Commits (1) - [`8fb98f4`](https://github.com/dscyrescotti/Memola/commit/8fb98f4f7678d7e290193e1a66eb16d30bfbee8f) feat: add memo grid view ### 📊 Changes **4 files changed** (+113 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `Memola/App/MemolaApp.swift` (+1 -2) 📝 `Memola/Canvas/Core/Canvas.swift` (+8 -8) 📝 `Memola/Features/Memo/MemoView.swift` (+32 -10) 📝 `Memola/Features/Memos/MemosView.swift` (+72 -10) </details> ### 📄 Description ### Description This PR implements memo grid view to display memo objects. --- <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#47