angular.js/docs/content
Gabor Csizmadia 3d4c80cc3e docs(guide/directive): fix myDraggable for zoomed page
If you have zoomed into the page in your browser then the screen coordinate system no longer
matches the page coordinate system.  To ensure that dragged elements work correctly when zoomed
we should use pageX/pageY rather than screenX/screenY.

Closes #4687
2013-10-28 22:01:15 +00:00
..
api docs(api/index): improve grammar 2013-10-26 19:49:14 +01:00
cookbook docs: correct broken links 2013-10-18 15:35:41 -07:00
error docs(error/compile/tplrt): split long lines 2013-10-26 20:14:08 +01:00
guide docs(guide/directive): fix myDraggable for zoomed page 2013-10-28 22:01:15 +00:00
misc docs(FAQ): update jQuery compatibility 2013-09-19 14:11:37 +01:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial/index): fix git clone URL 2013-10-27 21:54:51 +00:00