mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-19 04:07:33 +08:00
Various fixes
This commit is contained in:
@@ -104,6 +104,7 @@ export default class Blueprint extends GraphElement {
|
||||
new Select(this.getGridDOMElement(), this, {
|
||||
clickButton: 0,
|
||||
exitAnyButton: true,
|
||||
looseTarget: true,
|
||||
moveEverywhere: true,
|
||||
}),
|
||||
new MouseScrollGraph(this.getGridDOMElement(), this, {
|
||||
|
||||
Reference in New Issue
Block a user