David Catuhe 5 年 前
コミット
3a00e1f6ed

ファイルの差分が大きいため隠しています
+ 21 - 21
dist/preview release/babylon.max.js


ファイルの差分が大きいため隠しています
+ 1 - 1
dist/preview release/nodeEditor/babylon.nodeEditor.js


+ 1 - 0
dist/preview release/nodeEditor/babylon.nodeEditor.max.js

@@ -73459,6 +73459,7 @@ var GraphEditor = /** @class */ (function (_super) {
             widget.setState({ document: this.props.globalState.hostDocument });
             this._onWidgetKeyUpPointer = this.onWidgetKeyUp.bind(this);
             this.props.globalState.hostDocument.addEventListener("keyup", this._onWidgetKeyUpPointer, false);
+            this.props.globalState.hostDocument.defaultView.addEventListener("blur", function () { return _this._altKeyIsPressed = false; }, false);
             var previousMouseMove_1 = widget.onMouseMove;
             widget.onMouseMove = function (evt) {
                 if (_this._altKeyIsPressed && evt.buttons === 1) {

ファイルの差分が大きいため隠しています
+ 1 - 1
dist/preview release/nodeEditor/babylon.nodeEditor.max.js.map


ファイルの差分が大きいため隠しています
+ 5 - 5
dist/preview release/viewer/babylon.viewer.js


ファイルの差分が大きいため隠しています
+ 1 - 1
dist/preview release/viewer/babylon.viewer.max.js