digitalutsc / islandora_web_annotations

An Islandora module that enables annotation on Islandora objects, following the W3C Web annotation model.
GNU General Public License v3.0
7 stars 5 forks source link

Overlapping blue numbers #185

Closed kstapelfeldt closed 6 years ago

kstapelfeldt commented 7 years ago

As per screenshot.

0cc29b08-fc4e-11e6-88e5-0355437107ad
kstapelfeldt commented 6 years ago

Zooming would likely make the numbers appear as expected. Worth scoping. May be resolved with something like clustering. It may not be appropriate to expend this effort in the current release. Not a blocker for existing use cases.

Natkeeran commented 6 years ago

Currently we have simple HTML + CSS based. Clustering type of feature would require substantial development effort (front end and possibly backend).

kimpham54 commented 6 years ago

noticed this issue again, in this case annotations were completely overlapping and you can't see or select the annotation behind the second annotation. see screenshot

screen shot 2017-11-20 at 17 00 44
kimpham54 commented 6 years ago

solution difficult to implement. detect if overlapped, move the labelling. difficult if multiple annotations overlap possible other solution is to hover on other annotation and bring to foreground

issue will be addressed by moving around annotation windows to avoid overlapping https://github.com/digitalutsc/islandora_web_annotations/issues/236