Changelog for #160

This commit is contained in:
Ian Gilman 2013-08-01 09:55:18 -07:00
parent f53ea2ddf1
commit 1482f21d11

View File

@ -6,6 +6,7 @@ OPENSEADRAGON CHANGELOG
* OpenSeadragon.now() returned undefined the first time; fixed * OpenSeadragon.now() returned undefined the first time; fixed
* onTouchEnd did not call the correct mouse up handler; fixed (#159) * onTouchEnd did not call the correct mouse up handler; fixed (#159)
* Touch events no longer capture mouse (was causing issues on devices that support both) (#168) * Touch events no longer capture mouse (was causing issues on devices that support both) (#168)
* You can now provide an onDraw function for overlays to do custom overlay manipulation (#160)
0.9.129: 0.9.129: