FAForever / downlords-faf-client

Official client for Forged Alliance Forever
https://faforever.com
MIT License
194 stars 117 forks source link

Turn settings window into a proper modal. #3217

Closed DotNetSimon closed 6 days ago

DotNetSimon commented 1 week ago

Simple one line change to turn the settings window into a modal. This will prevent it from being opened multiple times at the same time. This will prevent interaction with the rest of the client while it is active.

Fixes issue https://github.com/FAForever/downlords-faf-client/issues/3215