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

widgets/browse: fix save bug for "Grab File..." #617

Merged
merged 1 commit into from
Oct 25, 2016

Commits on Oct 24, 2016

  1. widgets/browse: fix save bug for "Grab File..."

    The save button did not prompt to enter a location to save the blob
    This change replaces one (presumably) wrong method call with the same
    method call that is used when double-clicking a file instead of using
    the save button.
    hellerbarde committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    b4915fb View commit details
    Browse the repository at this point in the history