rkboyce / DomeoClient

Domeo Annotator GWT client
Apache License 2.0
1 stars 2 forks source link

annotation deletion bug #32

Open ningyifan opened 10 years ago

ningyifan commented 10 years ago

When user make any changes in existing annotations or create a new, the deleted sets can be successfully saved. Otherwise, only deletion won't be regarded as change and won't be saved.

Solution: we can let user create comment when they want to delete sets.