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

ImageJ2 commands are not macro recordable #87

Closed
ctrueden opened this issue Aug 21, 2014 · 2 comments
Closed

ImageJ2 commands are not macro recordable #87

ctrueden opened this issue Aug 21, 2014 · 2 comments
Assignees
Milestone

Comments

@ctrueden
Copy link
Member

When executing an ImageJ2 command such as File > Import > Image..., the macro recorder does not emit anything sensible. We need to make it possible to record and replay ImageJ2 commands from the legacy ImageJ 1.x UI.

@dscho
Copy link
Contributor

dscho commented Aug 22, 2014

Hmm. I believe that it would be really involved to get the design of this right (past design flaws should of course be avoided, such as hard-coding the file name when recording an image parameter, and parameters for which the user left the default value should not be recorded explicitly, just to name a few).

I am afraid that we have more immediate problems that require attention in my judgement.

@hinerm hinerm added this to the m1 milestone Mar 23, 2015
@hinerm hinerm self-assigned this Mar 23, 2015
@ctrueden
Copy link
Member Author

This was fixed back in April: 02e9e46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants