ruven / iipmooviewer

IIPMooViewer is an advanced javascript HTML5 image viewer for streaming high resolution scientific images

Home Page:https://iipimage.sourceforge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test page broken?

dasch124 opened this issue · comments

Hi,
after doing a fresh iipserver-install I'm trying to get the iipmooviewer test page to run on my server here, yet it seems to be completely broken at the moment. Here's what I've been doing:

The connection to the server works, image and tiles get loaded, the resources (js, css etc) as well (no HTML 404s) - yet somehow the viewer is not instantiated right: The tiles end up displayed alltogether, etc. -
Maybe I'm completely missing something obvious about the deployment... I'm thankful for any pointers!
Cheers Daniel

screenshot

This happened to me when either the CSS on the page wasn't there (which is under the div#viewer rule) or when iip.css wasn't being loaded. Double check they're both there.