mastodon-sc / mastodon

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

Rework import / export menus #332

Closed tinevez closed 1 month ago

tinevez commented 1 month ago

There are now two submenus in the File main menu that are made for plugins that import or export data in the current mastodon session. With this PR, the Plugins menu of a 'naked' mastodon application (with no other artifact present) is empty and not shown.

Screenshot 2024-10-09 at 15 47 38

tinevez commented 1 month ago

The actual changes look good to me.

However, the CI pipeline does not run through. Can adapt the javadoc of the class MamutViewStateXMLSerialization so that it does?

I take care of this.