@babylonjs/gui
Advanced tools
Comparing version 7.21.3 to 7.21.4
@@ -117,2 +117,3 @@ import { __decorate } from "@babylonjs/core/tslib.es6.js"; | ||
} | ||
radius = Math.max(0, radius); | ||
if (this.shadowBlur || this.shadowOffsetX || this.shadowOffsetY) { | ||
@@ -119,0 +120,0 @@ context.shadowColor = this.shadowColor; |
{ | ||
"name": "@babylonjs/gui", | ||
"version": "7.21.3", | ||
"version": "7.21.4", | ||
"main": "index.js", | ||
@@ -21,3 +21,3 @@ "module": "index.js", | ||
"devDependencies": { | ||
"@babylonjs/core": "^7.21.3", | ||
"@babylonjs/core": "^7.21.4", | ||
"@dev/build-tools": "^1.0.0", | ||
@@ -24,0 +24,0 @@ "@lts/gui": "1.0.0" |
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
3548075
36681