mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 22:02:24 -06:00
[PR #56] [MERGED] Fix crash with Quit menu item on Windows #243
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#243
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?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/56
Author: @mischnic
Created: 3/18/2018
Status: ✅ Merged
Merged: 3/18/2018
Merged by: @kusti8
Base:
master← Head:win-quit📝 Commits (2)
c07607bFix crash with Quit menu item on Windows4b74afbBump version📊 Changes
3 files changed (+1658 additions, -707 deletions)
View changed files
📝
package-lock.json(+1650 -700)📝
package.json(+8 -6)📝
src/components/MenuBar.js(+0 -1)📄 Description
Fixes #18
Making the Quit item actually quit the application will be added when libui-node 0.1.0 is released (WIP at https://github.com/mischnic/proton-native/tree/libui-node-010).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.