bigdataviewer / bigdataviewer_fiji

Fiji plugins for starting BigDataViewer and exporting data.
GNU General Public License v3.0
21 stars 9 forks source link

Drag/drop BigDataViewer .xml support #4

Open hkmoon opened 8 years ago

hkmoon commented 8 years ago

This change set contains drag/drop support and category/description in BigDataBrowser. Drag/drop support needs to have my fiji/IO PR (https://github.com/fiji/IO/pull/8).

tpietzsch commented 8 years ago

Awesome! See you in a bit.

On 13 Apr 2016, at 12:14, HongKee Moon notifications@github.com wrote:

This change set contains drag/drop support and category/description in BigDataBrowser. Drag/drop support needs to have my fiji/IO PR (fiji/IO#8).

You can view, comment on, or merge this pull request online at:

https://github.com/bigdataviewer/bigdataviewer_fiji/pull/4

Commit Summary

Add ".bdv" file handler Merge branch 'tpietzsch-hongkee' Include the empty string check along with null check Merge branch 'tpietzsch-hongkee' Support DataSet category and description Support Category based browsing BigDataServer Fix the bug showing multiple same categories Add category URL in the title bar Make safer way to handle json reader Add fiji icon in the resources Merge branch 'tpietzsch-hongkee' Support Category and Description data of dataset Support drag/drop BigDataViewer xml file File Changes

M src/main/java/bdv/ij/BigDataBrowserPlugIn.java (180) M src/main/java/bdv/ij/BigDataViewerPlugIn.java (131) Patch Links:

https://github.com/bigdataviewer/bigdataviewer_fiji/pull/4.patch https://github.com/bigdataviewer/bigdataviewer_fiji/pull/4.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub