mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 22:02:24 -06:00
[GH-ISSUE #66] Window can have only one child #37
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#37
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 @mischnic on GitHub (Mar 22, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/66
https://github.com/parro-it/libui-node/blob/master/docs/window.md#setchild:
This
will display only:
(the last child).
This should be documented and even better a warning/error be shown.
@kusti8 commented on GitHub (Mar 22, 2018):
Ok I'll add a warning.
@mischnic commented on GitHub (Mar 23, 2018):
(Same goes for Group)