mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-05 23:27:31 +08:00
Group objects drag implemented
This commit is contained in:
@@ -33,7 +33,7 @@ export default class UDrag extends UMouseClickDrag {
|
||||
return
|
||||
}
|
||||
|
||||
this.target.addLocation(d)
|
||||
this.target.dragDispatch(d)
|
||||
|
||||
// Reassign the position of mouse
|
||||
this.mousePosition = mousePosition
|
||||
|
||||
Reference in New Issue
Block a user