@crestron/ch5-crcomlib
Advanced tools
Comparing version 99.0.33 to 99.0.34
@@ -18,2 +18,3 @@ import { Ch5Common } from './../ch5-common/ch5-common'; | ||
private _interval; | ||
private _videoRes; | ||
private _url; | ||
@@ -25,3 +26,2 @@ private _backgroundColor; | ||
private _videoCrop; | ||
private _vidCropObj; | ||
private _imgBackgroundColor; | ||
@@ -71,3 +71,3 @@ private _transitionEffect; | ||
private updateBgImageType(img, ctx); | ||
private cropBgForVideo(ctx); | ||
private cropBgForVideo(); | ||
} |
{ | ||
"name": "@crestron/ch5-crcomlib", | ||
"version": "99.0.33", | ||
"version": "99.0.34", | ||
"description": "Crestron HTML5 (CH5) Components Library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2162823