@babylonjs/gui
Advanced tools
Comparing version 4.0.0-alpha.29 to 4.0.0-alpha.30
@@ -296,3 +296,3 @@ import * as tslib_1 from "tslib"; | ||
var _this = this; | ||
if (this._onPointerObserver) { | ||
if (!this._host || this._onPointerObserver) { | ||
return; | ||
@@ -299,0 +299,0 @@ } |
@@ -7,3 +7,3 @@ { | ||
"description": "The Babylon.js GUI library is an extension you can use to generate interactive user interface. It is build on top of the DynamicTexture.", | ||
"version": "4.0.0-alpha.29", | ||
"version": "4.0.0-alpha.30", | ||
"repository": { | ||
@@ -198,3 +198,3 @@ "type": "git", | ||
"dependencies": { | ||
"@babylonjs/core": "4.0.0-alpha.29", | ||
"@babylonjs/core": "4.0.0-alpha.30", | ||
"tslib": "^1.9.3" | ||
@@ -201,0 +201,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
1639014
+ Added@babylonjs/core@4.0.0-alpha.30(transitive)
- Removed@babylonjs/core@4.0.0-alpha.29(transitive)