mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #134] Adding an image on the window? #79
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#79
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 @Losses on GitHub (May 17, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/134
I'm trying to add an image on the window, but there's nothing provided on the document, how can I do this?
@mischnic commented on GitHub (May 17, 2018):
https://github.com/andlabs/libui/issues/318 needs to be resolved first.
@Losses commented on GitHub (Sep 6, 2018):
@mischnic libui supports images now 😄
@mischnic commented on GitHub (Sep 7, 2018):
Yes, but they can currently only be displayed in a table, not in a specific UI element.
@Losses commented on GitHub (Sep 7, 2018):
Ohhhhhh... Sorry....
@manashathparia commented on GitHub (Dec 8, 2018):
Any progress here? @mischnic
@mischnic commented on GitHub (Dec 8, 2018):
@manashathparia
uiImagewas added together with tables to libui (integration into libui-node is WIP). But the actual image control didn't see any progress recently.@jhon-andrew commented on GitHub (Jul 31, 2019):
Is there a way now to render image in the window?
@jswhisperer commented on GitHub (Aug 17, 2019):
Think no...
@ghost commented on GitHub (Sep 30, 2019):
Any news on this?
@Losses commented on GitHub (Oct 1, 2019):
@velosodigital no
@kusti8 commented on GitHub (Oct 1, 2019):
V2 includes an image component and that should be released soon.
@robertveloso commented on GitHub (Oct 1, 2019):
So there are plans to release the fix in next version, there's a date on it?
@kusti8 commented on GitHub (Oct 1, 2019):
No current dates. I need to finish up documentation for it and do a last check, but I'm a bit swamped right now with other stuff. Within the next month most likely.
@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.