Compare commits
No commits in common. "0d724a2ed171b3069e5214dee86d8120b3e3486a" and "e2ad711244a4f883d8a65236e22a1fa707bb5961" have entirely different histories.
0d724a2ed1
...
e2ad711244
@ -219,7 +219,7 @@ export function useCanvasConfigInitialize() {
|
||||
surface.modules = modules.filter((module) => module.surfaceId === surface.id)
|
||||
})
|
||||
modules.forEach((obj) => {
|
||||
//console.log(obj)
|
||||
console.log(obj)
|
||||
obj.set({
|
||||
selectable: true,
|
||||
lockMovementX: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user