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

Revision history for this message
Benjamin Saller (bcsaller) wrote :

LGTM with the minor noted.

Thanks

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("dblclick.zoom", null) during the bind will remove the dblclick
behavior.

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

« Back to merge proposal