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

Improve UX of drive letters (3.2) #36639

Merged
merged 1 commit into from
Mar 17, 2020

Commits on Mar 17, 2020

  1. Improve UX of drive letters

    Namely, move the drive dropdown to just the left of the path text box and don't include the former
    in the latter.
    
    This improves the UX on Windows.
    
    In the UNIX case, since its concept of drives is (ab)used to provide shortcuts to useful paths, its
    dropdown is kept at the original location.
    RandomShaper authored and Pedro J. Estébanez committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6105dfd View commit details
    Browse the repository at this point in the history