forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The fraction is reduced, so the denominator cannot be negative. As far as maths are concerned, a negative zoom means the image is rotated 180 degrees. But we already have orientation to deal with that. So forbid negative numerator too.
- Loading branch information
Rémi Denis-Courmont
committed
May 20, 2018
1 parent
153e954
commit 073bdc1
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters