Skip to content

Add new file/folder buttons in right-click context menu #246

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

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

jeffsieu
Copy link
Contributor

Adds "New folder", "New Text Document" and "New Bitmap Image" to the right click menu. Once clicked, they trigger the same RenameDialog as when creating the items from the "Add Item" button in the ribbon.

Screenshots

Before After
image image

Related to:

Also refactors the create file/folder functionality in AddItem.xaml
to its own function.
Copy link
Contributor

@lukeblevins lukeblevins left a comment

Choose a reason for hiding this comment

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

This looks good, so I'll merge it. Great work

@lukeblevins lukeblevins merged commit 9b749bf into files-community:master Oct 23, 2019
@lukeblevins
Copy link
Contributor

I'm going to also apply this change to the PhotoAlbum view

@jeffsieu jeffsieu deleted the right-click-menu branch October 30, 2019 14:30
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.

3 participants