Drag/drop BigDataViewer .xml support#4
Conversation
BigDataServer provides category and description information, so that BigDataBrowserPlugin renders those information.
If the URL is http://{server}:{port}/category/{categoryName} then, only the category relevant datasets are shown.
In order to handle the higher version of BigDataServer, it should skip the String value with reader.nextString() call for default.
Fixed it for handling the situation that fiji.sc site does not provide Fiji-icon.png properly.
# Conflicts: # src/main/java/bdv/ij/BigDataBrowserPlugIn.java
|
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).