Bug Description:
When I try to use BinaryNinja::GetSaveFileNameInput to save a file, I don't get a project browser + save dialog. This is missing functionality, since BinaryNinja::GetOpenFileNameInput does use a browser for the current project, and I would expect both of these functions to behave similarly.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
Make some code using the BinaryNinja::GetSaveFileNameInput api
Open a project
Trigger your code
Observe stock filesystem dialog
Expected Behavior:
I expected a project-aware save file name dialog
Version and Platform (required):
Bug Description: When I try to use BinaryNinja::GetSaveFileNameInput to save a file, I don't get a project browser + save dialog. This is missing functionality, since BinaryNinja::GetOpenFileNameInput does use a browser for the current project, and I would expect both of these functions to behave similarly.
Steps To Reproduce: Please provide all steps required to reproduce the behavior:
Expected Behavior: I expected a project-aware save file name dialog