[PR #136] [MERGED] Fix ColorButton color format #274

Closed
opened 2026-05-05 11:57:39 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/136
Author: @mischnic
Created: 5/17/2018
Status: Merged
Merged: 5/18/2018
Merged by: @kusti8

Base: masterHead: color-format


📝 Commits (2)

📊 Changes

1 file changed (+27 additions, -6 deletions)

View changed files

📝 src/components/ColorButton.js (+27 -6)

📄 Description

Closes #135

Fixes to ColorButton.onChange callback to properly return RGB values between 0 and 255


🔄 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/kusti8/proton-native/pull/136 **Author:** [@mischnic](https://github.com/mischnic) **Created:** 5/17/2018 **Status:** ✅ Merged **Merged:** 5/18/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `color-format` --- ### 📝 Commits (2) - [`801fada`](https://github.com/kusti8/proton-native/commit/801fada2ba4d1daa20843980513ee0a10a81e741) Fix ColorButton onChange (closes #135) - [`fd5e841`](https://github.com/kusti8/proton-native/commit/fd5e841479be6ce2fda45a6475924b98044b17f0) Make RGB integers ### 📊 Changes **1 file changed** (+27 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/components/ColorButton.js` (+27 -6) </details> ### 📄 Description Closes #135 Fixes to ColorButton.onChange callback to properly return RGB values between 0 and 255 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:57:39 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#274
No description provided.