Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes feature request #25 -- multiple dialogs #26

Merged
merged 1 commit into from
May 7, 2015

Conversation

mikfire
Copy link
Contributor

@mikfire mikfire commented Apr 22, 2015

This closes feature request #25 -- multiple dialogs when canceling a copy. I
rearranged things so that the code in MainWindow is much cleaner; there are no
more copyThis() methods. Instead I drove all the complexity into BtTreeView
and BtTreeModel, like deleteSelected.

This does somewhat change the syntax of the cancel button. To avoid copying a
single item, just enter an empty name. I added a tool type to explain this. I
also changed the "Cancel" button to read "Cancel All", hoping this will make
it more obvious.

This closes feature request Brewtarget#25 -- multiple dialogs when canceling a copy. I
rearranged things so that the code in MainWindow is much cleaner; there are no
more copyThis() methods. Instead I drove all the complexity into BtTreeView
and BtTreeModel, like deleteSelected.

This does somewhat change the syntax of the cancel button. To avoid copying a
single item, just enter an empty name. I added a tool type to explain this. I
also changed the "Cancel" button to read "Cancel All", hoping this will make
it more obvious.
@rocketman768
Copy link
Member

👍

rocketman768 added a commit that referenced this pull request May 7, 2015
Closes #25 -- multiple dialogs when canceling a copy
@rocketman768 rocketman768 merged commit 2a8d163 into Brewtarget:master May 7, 2015
@mikfire mikfire deleted the bugs/cancelall branch January 29, 2016 14:21
@mikfire mikfire mentioned this pull request Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants