Open elynema opened 8 months ago
Right now Aviary is able to display these manifests but Ramp is not. We can look at the Aviary player for how implementation goes, and talk to AVAnnotate project members to get more background on how the supplementing motivation is being used. We can then make changes to support the expectations of rendering when there are multiple motivations.
Is your feature request related to a problem? Please describe. Annotations in manifests produced by AVAnnotate seem to often contain multiple motivations. In the example below, there is a textual annotation that is labeled as both
supplementing
andcommenting
.Describe the solution you'd like It is currently unclear the best solution. In this example, it seems that the
commenting
motivation is the most meaningful. Perhaps discuss with AVAnnotate team the purpose of the additionalsupplementing
motivation.In some scenarios, might we display the annotation twice to respond to both motivations?
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Here is an example from this manifest: https://lgsump.github.io/maya-deren-example/meshes-of-the-afternoon/manifest.json
Done Looks Like