Silke Reich

Results 4 comments of Silke Reich

After comparing @bwbohl changes in `FacsimileViewer.js` for a similar error maybe `view.setImageSet(pages);` in line 66 of `TextFacsimileSplitView.js` has to be changed to `me.pagesLoaded(pages, view);`?

If the error is not fixed in the current version of `develop` you could give `fix/370-tei-split-view`a try. I implemented my suggestions from two weeks ago.

@musicEnfanthen Thanks for the hint. I will have a look at this and try to implement the OpenSeadragon for the TextFaksimileSplitView.

It seems that I forgot to create the pull request and it's already fixed in develop now.