bux/tabler

Use SaveFileDialog class, to create an easier navigation experience

Closed this issue · 2 comments

The current implementation works fine, but the biggest gripe I have with it is that it uses the old way of opening files.
This is incredibly frustrating if you have to navigate to a folder that is buried in the drive.

Using the SaveFileDialog class is a much better way to display files and folders to end user as it supports quick navigation such as bookmarks.

Yes, my mistake. I had one project where I used the SaveFileDialog and I want to attach a photo but sadly I cannot find the project, but that class should be the correct one.