mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-22 23:04:44 +08:00
Various fixes
This commit is contained in:
@@ -43,7 +43,7 @@ export default class Paste extends Context {
|
||||
mousePosition[0] - left,
|
||||
mousePosition[1] - top,
|
||||
]
|
||||
node.addLocation(this.blueprint.compensateTranslation(locationOffset))
|
||||
node.addLocation(locationOffset)
|
||||
node.setSelected(true)
|
||||
node.snapToGrid()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user