Comment 26 for bug 1827696

Revision history for this message
Benedikt Straub (nordfriese) wrote :

> In my opinion applying a profile should apply the values without marking them

OK, I´ll implement that the profile will be applied to everything if nothing is marked. But if some values are marked, the profile will be applied to only those of course.

> Closing and reopen the economy settings displays always 'Default' … So one does not know which profile is actually used.

That cannot be fixed in an elegant way, because the economy window is newly created whenever you open it. The last applied profile name would have to be saved in the associated economy, which should not interact so closely with the user interface IMHO.
I could imagine that the dropdown is initially set to the name of a predefined profile if it matches the settings exactly, or no name is displayed if no such setting exists. Same whenever target settings get changed.

> If you delete a profile, it is still shown in the dropdown menu. Choosing it then crashes the game.

I´ll look into it