mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #106] Seems like ColorButton is not working (Windows 10) #66
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#66
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?
Originally created by @jurosh on GitHub (May 5, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/106
Wanted to check
ColorButtoncomponent but instead got error. Clean project created from starter.Dependencies:
Whole application code:
System:
Win 10 17134 (2018 April Update), Node:9.3Error:
@mischnic commented on GitHub (May 5, 2018):
Yes, a bug.
@kusti8
I wants to do:
button.color = "black"ininitialProps.And
onChangeisn't properly handled either.