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

Issue 6452052: Key Shortcuts for Zooming. Refactored some event propogation. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by chudy
Modified:
11 years, 11 months ago
Reviewers:
DerekS
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Key Shortcuts for Zooming. Refactored some event propogation.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed patch 1 comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -11 lines) Patch
M debugger/QT/SkCanvasWidget.h View 2 chunks +9 lines, -2 lines 0 comments Download
M debugger/QT/SkCanvasWidget.cpp View 1 1 chunk +6 lines, -6 lines 0 comments Download
M debugger/QT/SkDebuggerGUI.h View 1 chunk +3 lines, -0 lines 0 comments Download
M debugger/QT/SkDebuggerGUI.cpp View 4 chunks +17 lines, -0 lines 0 comments Download
M debugger/QT/moc_SkCanvasWidget.cpp View 5 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 3
chudy
11 years, 11 months ago (2012-07-26 19:58:51 UTC) #1
DerekS
small nit but lgtm https://codereview.appspot.com/6452052/diff/1/debugger/QT/SkCanvasWidget.cpp File debugger/QT/SkCanvasWidget.cpp (right): https://codereview.appspot.com/6452052/diff/1/debugger/QT/SkCanvasWidget.cpp#newcode116 debugger/QT/SkCanvasWidget.cpp:116: fScaleFactor += 2 * zoomIncrement; ...
11 years, 11 months ago (2012-07-26 20:19:42 UTC) #2
chudy
11 years, 11 months ago (2012-07-26 20:27:00 UTC) #3
Fixed and submitting. Thanks for the review!

https://codereview.appspot.com/6452052/diff/1/debugger/QT/SkCanvasWidget.cpp
File debugger/QT/SkCanvasWidget.cpp (right):

https://codereview.appspot.com/6452052/diff/1/debugger/QT/SkCanvasWidget.cpp#...
debugger/QT/SkCanvasWidget.cpp:116: fScaleFactor += 2 * zoomIncrement;
On 2012/07/26 20:19:42, DerekS wrote:
> just make this = as += doesn't really make sense here.

Done.
Sign in to reply to this message.

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