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

More ways to select files/folders #4

Closed
3 tasks done
mhmd-azeez opened this issue Dec 9, 2016 · 0 comments
Closed
3 tasks done

More ways to select files/folders #4

mhmd-azeez opened this issue Dec 9, 2016 · 0 comments

Comments

@mhmd-azeez
Copy link
Member

mhmd-azeez commented Dec 9, 2016

Currently the only way to select files and folders for deletion is by dragging and dropping them on the main window. People may appreciate more freedom in selecting the items. Some good ways might be:

  • Explorer context menu
  • Sidebar
  • Mouse Double click on Listbox when it's empty (only to delete files)
@mhmd-azeez mhmd-azeez added this to the First Beta release milestone Dec 9, 2016
mhmd-azeez added a commit that referenced this issue Dec 20, 2016
+ Made showing confirm dialog async, it no longer blocks windows explorer (yay!)
+ Moved Operations Collection to App.xaml.cs as a static property
+ The app no longer checks for updates if it's in debug mode
+ Added some methods in App.xaml.cs that helps in adding and removing operations
mhmd-azeez added a commit that referenced this issue Dec 23, 2016
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

1 participant