| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// Returns true if the video is rotated 90 or 270 degrees (i.e., orthogonal),
// which swaps the width and height of the video frame during rendering.This definition part seems a bit unnecessary - also it doesn't swap them, it rotates them :)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// Returns true if the video is rotated 90 or 270 degrees (i.e., orthogonal),
// which swaps the width and height of the video frame during rendering.This definition part seems a bit unnecessary - also it doesn't swap them, it rotates them :)
Removed the extra wording, and yeah good point.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |