Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(784)

Unified Diff: site/user/quick/windows.md

Issue 1661553002: Fix SampleApp instructions in the Windows quick-start (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/quick/windows.md
diff --git a/site/user/quick/windows.md b/site/user/quick/windows.md
index 5ebbe33d0ce79d30e79dfe69552e834dc70a4bea..de014a4e6a0be9e02b0fff3d02feaf13bd57831c 100644
--- a/site/user/quick/windows.md
+++ b/site/user/quick/windows.md
@@ -130,8 +130,8 @@ Build and run SampleApp in Visual Studio
6. Once the build is complete, you should see a window with various
example graphics. To move through the sample app, use the
following keypresses:
- - right-arrow key: cycle through different test pages
- - left-arrow key: cycle through rendering methods for each test page
+ - right- and left-arrow key: cycle through different test pages
+ - 'D' key: cycle through rendering methods for each test page
- other keys are defined in SampleApp.cpp’s
SampleWindow::onHandleKey() and SampleWindow::onHandleChar()
methods
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698