mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #49] Picker has significant delay on changing option #26
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#26
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 @meghprkh on GitHub (Mar 6, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/49
(Code:
@kusti8 commented on GitHub (Mar 6, 2018):
Huh that's interesting. Libui-node is getting a new event loop, so that
will probably fix it.
On Tue, Mar 6, 2018, 11:00 AM Megh Parikh notifications@github.com wrote:
@parro-it commented on GitHub (Mar 13, 2018):
I hope to publish a prerelease version of libui-node this week, with the updated event loop logic.
@kusti8 commented on GitHub (Mar 22, 2018):
I just tested it with the new version and it seems to work better. Can you try it?
@meghprkh commented on GitHub (Mar 30, 2018):
Yeah it works smoothly now. Closing issue. Thanks!