angular.js/docs/content/guide
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
..
animations.ngdoc docs: correct broken links 2013-10-18 15:35:41 -07:00
bootstrap.ngdoc docs(guide/bootstrap): fix typo 2013-10-25 22:11:08 +01:00
compiler.ngdoc docs(guide/compiler): fixed a typo 2013-10-28 20:30:06 +00:00
concepts.ngdoc docs: correct broken links 2013-10-18 15:35:41 -07:00
dev_guide.e2e-testing.ngdoc docs(guide/e2e-testing): callout ngmodel vs attr 2013-10-27 21:48:50 +00:00
dev_guide.mvc.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.mvc.understanding_controller.ngdoc docs(guide/understanding_controller): apply a more intuitive metaphor 2013-10-26 19:36:53 +01:00
dev_guide.mvc.understanding_model.ngdoc docs(guide/understanding_model): improve example consistency 2013-06-04 20:50:09 +01:00
dev_guide.mvc.understanding_view.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.services.$location.ngdoc docs(guide/$location): fix broken example demo 2013-10-03 23:05:56 +01:00
dev_guide.services.creating_services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.injecting_controllers.ngdoc docs(guide): clarify example 2013-07-10 22:57:26 +02:00
dev_guide.services.managing_dependencies.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.services.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
dev_guide.services.testing_services.ngdoc doc(devguide) - Fix typos and small grammatical errors in the developer guide. 2012-08-30 16:02:24 -07:00
dev_guide.services.understanding_services.ngdoc docs(guide/services): fix another typo 2013-09-26 12:52:43 +01:00
dev_guide.templates.css-styling.ngdoc docs(css_styling_guide): add ng-scope and ng-binding classes 2013-09-05 13:04:49 +01:00
dev_guide.templates.databinding.ngdoc docs(*): fixed typos 2013-03-29 23:14:55 +01:00
dev_guide.templates.filters.creating_filters.ngdoc docs(guide): example filter does not conditionally assign a color 2013-07-10 22:53:26 +02:00
dev_guide.templates.filters.ngdoc docs(guide): remove stale info about filters changing DOM 2013-02-06 14:14:49 -08:00
dev_guide.templates.filters.using_filters.ngdoc docs(guide/filters): document multiple arguments syntax 2013-04-11 13:55:03 -07:00
dev_guide.templates.ngdoc refactor($route): pull $route and friends into angular-route.js 2013-06-06 17:07:12 -07:00
dev_guide.unit-testing.ngdoc docs(guide/unit-testing): fix typo 2013-10-26 20:15:50 +01:00
di.ngdoc docs(guide): update description of $inject mechanism to be a little clearer 2013-08-28 13:41:12 -07:00
directive.ngdoc docs(guide/directive): fix myDraggable for zoomed page 2013-10-28 22:01:15 +00:00
expression.ngdoc docs(guide/expression): fix duplicate key error in example 2013-10-25 21:46:31 +01:00
forms.ngdoc docs: correct broken links 2013-10-18 15:35:41 -07:00
i18n.ngdoc docs(guide/i18n): change non-existent de-ge to de-de 2013-09-19 11:06:59 +01:00
ie.ngdoc docs(guide/ie): fix typo 2013-10-27 21:27:49 +00:00
index.ngdoc docs(guide): improve links to books 2013-10-28 21:27:30 +00:00
introduction.ngdoc docs(guide): minor grammar fixes 2013-01-17 19:10:46 -05:00
module.ngdoc docs(guide): warn about module creation versus retrieval 2013-08-22 10:32:52 -07:00
overview.ngdoc docs(guide/overview): improve grammar and readability 2013-10-26 19:43:35 +01:00
scope.ngdoc docs: correct broken links 2013-10-18 15:35:41 -07:00