angular.js/docs
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
..
component-spec chore(docs): fix broken IE8 test due to sanitization bug 2013-10-04 13:43:11 -04:00
components feat(docs): provide index pages for each angular module 2013-10-23 17:00:12 -04:00
content docs(guide/directive): fix myDraggable for zoomed page 2013-10-28 22:01:15 +00:00
img style(docs): replace CRLF by LF in svg header logo 2013-08-16 20:05:54 -07:00
spec chore(docs): generate header ids for better linking 2013-10-18 15:35:41 -07:00
src chore(ngdocs): improve the docs search placeholder text 2013-10-27 21:30:54 +00:00