Babylon.js
Babylon.js copied to clipboard
Created an offset when pasting controls
When controls were pasted, they were visually directly on top of each other. Now, there is a visible change on screen when controls are pasted due to the offset
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0
and to remove the added getter as they are not required :-)
public get currTop() {
return this._currTop;
}
public get currLeft() {
return this._currLeft;
}
public set currTop(val: number) {
this._currTop = val;
}
public set currLeft(val: number) {
this._currLeft = val;
}
You now just need to merge with master :-)
Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.
Snapshot stored with reference name: refs/pull/12850/merge
Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html
To test a playground add it to the URL, for example:
https://babylonsnapshots.z22.web.core.windows.net/refs/pull/12850/merge/index.html#WGZLGJ#4600
Links to test babylon tools with this snapshot:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/12850/merge https://gui.babylonjs.com/?snapshot=refs/pull/12850/merge https://nme.babylonjs.com/?snapshot=refs/pull/12850/merge
To test the snapshot in the playground with a playground ID add it after the snapshot query string:
https://playground.babylonjs.com/?snapshot=refs/pull/12850/merge#BCU1XR#0