Skip to content

SDL_ShowOpenFileDialog immediately changes working directory to the directory being browsed #11519

Open
@AntTheAlchemist

Description

@AntTheAlchemist

For example on Windows, SDL_LoadFile (if no path is specified) will look in the directory .exe was run. But, upon calling SDL_ShowOpenFileDialog, SDL_LoadFile (and probably others; but I haven't tested) looks in the directory currently being browsed by the dialog. I don't think this is intended behaviour.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions