Mercurial > hg > digilib
diff client/digitallibrary/jquery/dlGeometry.js @ 648:8f76bd79648e jquery
first try at birdview indicator
author | hertzhaft |
---|---|
date | Fri, 21 Jan 2011 00:33:33 +0100 |
parents | b930fa64c684 |
children | e328273b7ef4 |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/dlGeometry.js Thu Jan 20 20:21:11 2011 +0100 +++ b/client/digitallibrary/jquery/dlGeometry.js Fri Jan 21 00:33:33 2011 +0100 @@ -255,7 +255,7 @@ that.getRotation = transform.getRotation; that.getTranslation = transform.getTranslation; that.getScale = transform.getScale; - + return that; };