Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1599)

Issue 30850044: code review 30850044: go.talks/present: fix mouse wheel scrolling direction issue. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by chai2010
Modified:
10 years, 4 months ago
Reviewers:
adg
CC:
golang-dev, adg
Visibility:
Public.

Description

go.talks/present: disable mouse wheel scrolling.

Patch Set 1 #

Patch Set 2 : diff -r 7d3fb5b9d283 https://code.google.com/p/go.talks #

Patch Set 3 : diff -r acef0d0b8f60 https://code.google.com/p/go.talks #

Patch Set 4 : diff -r acef0d0b8f60 https://code.google.com/p/go.talks #

Total comments: 6

Patch Set 5 : diff -r acef0d0b8f60 https://code.google.com/p/go.talks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -49 lines) Patch
M present/static/slides.js View 1 2 3 4 10 chunks +23 lines, -49 lines 0 comments Download

Messages

Total messages: 7
chai2010
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.talks
10 years, 4 months ago (2013-11-25 06:13:14 UTC) #1
adg
Please just delete the mouse wheel handling code entirely. It makes it impossible to scroll ...
10 years, 4 months ago (2013-11-25 23:14:17 UTC) #2
chai2010
On 2013/11/25 23:14:17, adg wrote: > Please just delete the mouse wheel handling code entirely. ...
10 years, 4 months ago (2013-11-28 09:06:44 UTC) #3
adg
https://codereview.appspot.com/30850044/diff/50001/present/static/slides.js File present/static/slides.js (right): https://codereview.appspot.com/30850044/diff/50001/present/static/slides.js#newcode300 present/static/slides.js:300: /* Mouse wheel events */ delete this https://codereview.appspot.com/30850044/diff/50001/present/static/slides.js#newcode303 present/static/slides.js:303: ...
10 years, 4 months ago (2013-11-28 23:09:38 UTC) #4
chai2010
PTAL https://codereview.appspot.com/30850044/diff/50001/present/static/slides.js File present/static/slides.js (right): https://codereview.appspot.com/30850044/diff/50001/present/static/slides.js#newcode300 present/static/slides.js:300: /* Mouse wheel events */ On 2013/11/28 23:09:38, ...
10 years, 4 months ago (2013-11-29 00:54:31 UTC) #5
adg
LGTM
10 years, 4 months ago (2013-11-29 00:55:47 UTC) #6
adg
10 years, 4 months ago (2013-11-29 00:56:29 UTC) #7
*** Submitted as
https://code.google.com/p/go/source/detail?r=c8f1acbf8c2e&repo=talks ***

go.talks/present: disable mouse wheel scrolling.

R=golang-dev, adg
CC=golang-dev
https://codereview.appspot.com/30850044

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b