DescriptionFix rotation shortcut keys in PDF
Currently, if the control key is held down on non-mac platforms then we will never check whether the rotation keys are pressed (we will enter the first branch of the if-statement and so never enter the else-branch). This change ensures both branches are tested sequentially.
BUG=429483
Committed: https://crrev.com/eb635da17345d5b82965da47ffd1d22b61a2b873
Cr-Commit-Position: refs/heads/master@{#302418}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changes as per review comments. #Messages
Total messages: 17 (6 generated)
|