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

Macro fixes #210

Merged
merged 6 commits into from
Mar 10, 2020
Merged

Macro fixes #210

merged 6 commits into from
Mar 10, 2020

Conversation

rimadoma
Copy link
Contributor

@rimadoma rimadoma commented Mar 9, 2020

rimadoma added 5 commits March 9, 2020 17:04
Adds a utility method that allows cancelling plugins without showing
message dialogs, when a macro is running.
Cancels plugins so that they won't show a message dialog if a macro is
being run.
Allows running macros with "myMessageParameter=\"\"", which prevents
them from opening a dialog (an open issue in scijava-common). Without
`persist=false` a macro like this would change the message permanently.
@rimadoma rimadoma requested a review from mdoube March 9, 2020 17:41
Copy link
Member

@mdoube mdoube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good and working well.

@mdoube mdoube merged commit cf47bea into master Mar 10, 2020
@rimadoma rimadoma deleted the macro-fixes branch May 12, 2020 20:57
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