informatics-isi-edu / openseadragon-viewer

2D viewer with openseadragon
Apache License 2.0
5 stars 2 forks source link

Refactored #21

Closed rastogi-bhavya closed 4 years ago

rastogi-bhavya commented 4 years ago

Checked all the requirements mentioned in #19 . Also did reg testing of the code as well as the old_viewer. The annotation feature doesn't work in the old_viewer because the feature was not introduced then.

RFSH commented 4 years ago

While doing the regression testing, I realized that most of the links are referring to record app. I explained the problem with this in here. Because of this, when @rastogi-bhavya was doing the regression tests, he wasn't testing it against correct osd and chaise versions. So I asked him to do the test again and also update the regression test wiki page with direct links to viewer app.

I also added a Makefile to make the process of building osd-viewer simpler. I updated the README to reflect this change.