mastodon-sc / mastodon

Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.
BSD 2-Clause "Simplified" License
66 stars 20 forks source link

Less severe feedback in case of an unknown GUI config parameter #267

Closed stefanhahmann closed 7 months ago

stefanhahmann commented 8 months ago

Description:

When opening the following GUI config, the user gets the following error:

The reason for this is that the GUI config was saved with an older version of Mastodon where this parameter existed and now it does not exist anymore. It seems, that no problems are caused by this. However, unexperienced users may think the error message shown to the users indicates an actual error.

Possible solution:

tinevez commented 8 months ago

I would be in favor of the System.out solution. As we are still actively developing and changing things the message is useful.