mastodon icon indicating copy to clipboard operation
mastodon copied to clipboard

Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.

Results 39 mastodon issues
Sort by recently updated
recently updated
newest added

...that new developers would just `extends` while providing "menu path", "description", "key shortcut" and "some callable"

Please do not merge! Ongoing work. Main window and logging UI. -------------------------------- ![ezgif-2-e5b33a3d41](https://user-images.githubusercontent.com/3583203/41439154-f2794390-7029-11e8-97af-0ae97afc2425.gif)

It would be great if Mastodon plugins could be scripts. As a proof of concept for that, a `FeatureComputer` in Jython or so would be awesome.

enhancement

Currently, for example `PoolObjectList.contains(obj)` checks whether an object with the same internal id as `obj` is contained in the list: ``` @Override public boolean contains( final Object obj ) {...

There was an update of pom-scijava to 38.0.1, which should be reflected in mastodon to stay up-to-date

# User Story In Fiji the, there is a search box that can be used to search and run FIJI commands. ![grafik](https://github.com/mastodon-sc/mastodon/assets/10515534/b3bb043c-93e1-4731-ae65-2d4908a99bdc) This provides a convenient way to find and...

# User Story In some situations, e.g. when writing scripts, it would be useful to be able to see the Spot Id in the TrackScheme, even if there is a...

enhancement

# User Story While the selection table works fine for Spots and Links, it does not seem to work similarly for BranchSpots and BranchLinks. For Spots and Links, the Selection...

bug

# User Story Users of Mastodon would like to be able to adjust the font size in the TrackScheme Windows via the TrackScheme Style Preference. The motivation is that the...

enhancement