mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #256] Text wrapped into a view gets view's background color #173
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#173
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 @roman01la on GitHub (Jan 23, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/256
Describe the bug
Having a semi transparent background color set to a view, the inner text block gets same background color applied
To Reproduce
Expected behavior
Inner blocks should not receive backgroundColor styles from parent blocks
Versions:
@apollolux commented on GitHub (Jan 27, 2020):
Happens with Button and Picker, too. Only on Qt backend for me, though, wx backend shows normal button background fine.
Windows 10, proton-native 2.0.4, Node 11.15.0
@kusti8 commented on GitHub (Mar 16, 2020):
I'm a bit unclear how it is supposed to look. Could you provide a more complete code example?
@roman01la commented on GitHub (Mar 16, 2020):
@kusti8
# devpart should not have transparent white background