diff -r ba7aab923d08 -r ec6849bbbdcc src/widgets/Segments.js --- a/src/widgets/Segments.js Fri Jun 08 19:03:03 2012 +0200 +++ b/src/widgets/Segments.js Tue Jun 12 19:44:20 2012 +0200 @@ -51,7 +51,7 @@ left : Math.floor( _left ), width : Math.floor( _width ), center : Math.floor( _center ), - id : _annotation.namespacedId.name + id : _annotation.id } }) }));