mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 22:02:24 -06:00
[GH-ISSUE #208] Area.Line not displaying anything #142
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#142
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 @ranjan-purbey on GitHub (Apr 7, 2019).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/208
I used the following code:
Output:

OS: Linux
Node: v11.13.0
proton-native: 1.1.11
@ranjan-purbey commented on GitHub (Apr 8, 2019):
It works if I try to create a path using libui-nodejs directly
@kusti8 commented on GitHub (Apr 8, 2019):
Can you try setting the locations as strings instead of integers?
@mischnic commented on GitHub (Apr 8, 2019):
Try putting a box around the area
@ranjan-purbey commented on GitHub (Apr 8, 2019):
@kusti8 Yes, I tried both but didn't work
@mischnic Surrounding by a box made it work. Though, I do not understand, why that is needed. Also if it is required, the official documentation should be updated to say so
@mischnic commented on GitHub (Apr 8, 2019):
It's a Linux bug in libui itself
@ranjan-purbey commented on GitHub (Apr 8, 2019):
We should add this on the manual then, I guess
@kusti8 commented on GitHub (Jan 19, 2020):
Proton Native V2 is now released! If the issue still occurs in the new update, please open a new issue.