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

LegacyUI: use IJ1's dialogs for opening and saving #58

Merged
merged 1 commit into from
Jun 13, 2014

Commits on Jun 12, 2014

  1. LegacyUI: use IJ1's dialogs for opening and saving

    This is more consistent with the legacy IJ1 experience. It will also
    respect the value of the "Use JFileChooser to open/save" setting,
    whereas the previous code always used JFileChooser which is
    nigh-unusable on OS X.
    
    See also:
    http://fiji.sc/bugzilla/show_bug.cgi?id=780
    http://fiji.sc/bugzilla/show_bug.cgi?id=781
    ctrueden committed Jun 12, 2014
    Configuration menu
    Copy the full SHA
    c1bcdc6 View commit details
    Browse the repository at this point in the history