Code review comment for lp:~frankban/juju-gui/preserve-zoom

Revision history for this message
Francesco Banconi (frankban) wrote :

Thanks Ben.

https://codereview.appspot.com/6720048/diff/4001/app/views/environment.js
File app/views/environment.js (right):

https://codereview.appspot.com/6720048/diff/4001/app/views/environment.js#newcode243
app/views/environment.js:243: if (sourceEvent.type === 'dblclick' &&
On 2012/10/17 14:35:11, benjamin.saller wrote:
> .on("dblclick.zoom", null) during the bind will remove the dblclick
behavior.

Done.

https://codereview.appspot.com/6720048/

« Back to merge proposal