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

Implement drag'n'drop for the Mastodon launcher #208

Closed maarzt closed 1 year ago

maarzt commented 1 year ago

Use case

A user has Fiji, the Mastodon launcher and the file browser open on his computer. The user would like to open a mastodon project by dragging a *.mastodon file from the file browser to the Mastodon launcher.

Acceptance criteria

Dragging a *.mastodon file via drag'n'drop from the file browser to the Mastodon laucher opens the mastodon project.

tinevez commented 1 year ago

Normally it is implemented in Mastodon. But if you do this in Fiji, there is a bug in Bioformats that prevents it to work. The error message is weird:

Screenshot 2022-11-22 at 15 47 05

stefanhahmann commented 1 year ago

Resolved by https://github.com/mastodon-sc/mastodon/pull/214