SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
421 stars 34 forks source link

Fix config access permissions #671

Closed Deterous closed 7 months ago

Deterous commented 7 months ago

Allow OptionsLoader to read from the options even if they are currently being written to (primarily by Check UI and Create IRD windows). This fixes rare crashes when the user is too fast at opening a new window immediately after changing the options.