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>
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/75
Author: @dscyrescotti
Created: 11/25/2024
Status: ✅ Merged
Merged: 11/25/2024
Merged by: @dscyrescotti
Base:
main← Head:bug/color-picker-anchor📝 Commits (1)
b5287c0bug: 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.