OSDN Git Service

Fix the Select Files or Folders dialog. (#882)
authorJun Tajima <56220423+tjmprm77@users.noreply.github.com>
Sat, 17 Jul 2021 14:47:30 +0000 (23:47 +0900)
committerGitHub <noreply@github.com>
Sat, 17 Jul 2021 14:47:30 +0000 (23:47 +0900)
commitf181d17d6a484e00d17ccf5d79634b90b4dffc2d
tree930cc38fdd34e6d83f95d76b7f0912d287522b62
parent2e1ed0078dc45522cf42853302d56fbf13c48d83
Fix the Select Files or Folders dialog. (#882)

- Fix an issue where the enabled state of "Folder: Filter" and "File: Unpacker Plugin" is not updated when loading a project with the "Load Project..." drop down button.
Src/OpenView.cpp