Misplaced arrow in overlays example
avandecreme opened this issue · 2 comments
avandecreme commented
In fixed size overlay: http://openseadragon.github.io/examples/ui-overlays/
Looks like placement is top left instead of right.
iangilman commented
Interesting... on Mac Firefox the tip of the arrow is solidly attached to the statue's hand no matter how you zoom. On Mac Chrome it's maybe 10px (screen pixels) below the hand no matter how you zoom.
What browser are you trying it on? Are you seeing what I'm seeing or something else?
Seems like it might be an issue with the actual overlay code?
avandecreme commented
It actually looks like it is a cache issue.
After clearing it, the arrow is correctly aligned.