[PR #75] [MERGED] Fix color picker clipped by frame #76

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

📋 Pull Request Information

Original PR: https://github.com/dscyrescotti/Memola/pull/75
Author: @dscyrescotti
Created: 11/25/2024
Status: Merged
Merged: 11/25/2024
Merged by: @dscyrescotti

Base: mainHead: bug/color-picker-anchor


📝 Commits (1)

  • b5287c0 bug: fix color picker clipped by frame

📊 Changes

2 files changed (+90 additions, -12 deletions)

View changed files

📝 Memola/Components/Views/ColorPicker/ColorPicker.swift (+45 -5)
📝 Memola/Features/Memo/PenDock/PenDock.swift (+45 -7)

📄 Description

Description

This PR fixes color picker to ensure to be shown in sheet if the application is in compact size.


🔄 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/75 **Author:** [@dscyrescotti](https://github.com/dscyrescotti) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@dscyrescotti](https://github.com/dscyrescotti) **Base:** `main` ← **Head:** `bug/color-picker-anchor` --- ### 📝 Commits (1) - [`b5287c0`](https://github.com/dscyrescotti/Memola/commit/b5287c055202475cb0843ea8cf4e28440868a18b) bug: fix color picker clipped by frame ### 📊 Changes **2 files changed** (+90 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Memola/Components/Views/ColorPicker/ColorPicker.swift` (+45 -5) 📝 `Memola/Features/Memo/PenDock/PenDock.swift` (+45 -7) </details> ### 📄 Description ### Description This PR fixes color picker to ensure to be shown in sheet if the application is in compact size. --- <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:30 +01:00
adam closed this issue 2025-12-29 05:19:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Memola#76