fixed the app closing issue on the press of quit button #1671
No reviewers
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-05#1671
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "navjotcis/bug-fixes4"
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?
Here when user try to quit the app then the app does not close it takes time longer than expected so I have fixed it for two cases
This isn't working correctly. I know I made recommendations, but at best they were incomplete. Find a way to fix this properly.
I have tested all the scenarios and then I have made the table for all the cases and all are passed
I have changed the UI of the app closing popup and also when the user click on the Quit button I am showing a progress bar and on the press of don't quit progress bar will disappear. Fixes #1298