Skip to content

Reload settings after the file is changed #4

Open
@dero

Description

@dero

Right now users need to close and reopen the app. This sucks.

  • Ideally the app would pick up the settings.ini file change. Probably using FindFirstChangeNotificationA.
  • Alternatively there could be a refresh button in the UI in case the former approach would not work for any reason.

Note: Make sure it works for profile settings, i.e. settings.<profile_name>.ini files as well.

Metadata

Metadata

Assignees

Labels

acceptedWill be worked onenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions