2529742 / personage

VIE widget
http://2529742.github.com/personage/
3 stars 2 forks source link

Test basic functionality #13

Open 2529742 opened 12 years ago

2529742 commented 12 years ago

test widget with diff images/ diff content, with multiple images

2529742 commented 12 years ago

tested with image containing many small-sized faces: need to adjust the size of the tag (frame), since the appeared tags are too big

2529742 commented 12 years ago

widget tries to assign the annotatedIMG attribute to the 'Thing' type, which already exists. need to check at first for the existance of this attribute.

maxirom commented 12 years ago

test highlighting of images where the same entity is associated to multiple segments.

2529742 commented 12 years ago

test highlighting of images where the same entity is associated to multiple segments.

Fixed. now all associated segments are highlighted

2529742 commented 12 years ago

tested with safari and mozilla. added fix for mozilla (mozilla doesn't parse automatically HTTP response to JSON)