mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #136] [MERGED] Fix ColorButton color format #274
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:color-format📝 Commits (2)
801fadaFix ColorButton onChange (closes #135)fd5e841Make RGB integers📊 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.