You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I designed the original "create new project" workflow to minimize mouse clicks. That's why a folder browse window opens even before the project properties window.
I now realize that this is confusing to new users.
Task
Switch the workflow so that the first step after clicking the "Create New Project" button is for the new project dialog to appear.
Add a Browse button (with folder or "Save" icon) beside the project path/
Make sure the QFileDialog when the user clicks browse is initiated with the correct "last folder browsed" location and also the proposed project file using the users project name.
I designed the original "create new project" workflow to minimize mouse clicks. That's why a folder browse window opens even before the project properties window.
I now realize that this is confusing to new users.
Task
QFileDialog
when the user clicks browse is initiated with the correct "last folder browsed" location and also the proposed project file using the users project name.FYI @Jdgilby
The text was updated successfully, but these errors were encountered: