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 find it more friendly, when I can open a file from the same directory I opened file last time.
My proposal is to provide a new configuration enum that would control how a dialog behave:
always use the initial directory (default),
always use the last directory a user visited (with the full directory history?),
use the last directory only if user selected something, otherwise use the initial directory.
Does it sound sane?
The text was updated successfully, but these errors were encountered:
I find it more friendly, when I can open a file from the same directory I opened file last time.
My proposal is to provide a new configuration enum that would control how a dialog behave:
Does it sound sane?
The text was updated successfully, but these errors were encountered: