fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

Scijava port: Path management improvements #29

Closed tferr closed 5 years ago

tferr commented 6 years ago

This is to log the recent improvements in path management. The user interface chosen for such tasks is the "All Paths" frame. The work is occurring on my scijava branch.

Already implemented features (partially tested):

Features needing fixes:

The new UI does not rely on IJ1, relying mainly on org.scijava.ui.swing. Currently it looks like this:

newallpaths

Any feedback more than welcome!

tferr commented 5 years ago

The PathManagerUI has changed dramatically since this was open. Most of the issues have been fixed