mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-18 20:34:54 +08:00
Names refactoring
This commit is contained in:
@@ -16,7 +16,7 @@ export default class MouseMoveNodes extends MouseMoveDraggable {
|
||||
}
|
||||
|
||||
dragAction(location, offset) {
|
||||
this.target.dispatchDragEvent(offset)
|
||||
this.target.acknowledgeDrag(offset)
|
||||
}
|
||||
|
||||
unclicked() {
|
||||
|
||||
Reference in New Issue
Block a user