This commit is contained in:
hyojun.choi 2024-06-17 14:35:23 +09:00
parent be0520ef42
commit 5caea968b8

View File

@ -1,5 +1,5 @@
/** /**
* Collection of utils to use on canvas * Collection of function to use on canvas
*/ */
// define a function that can locate the controls // define a function that can locate the controls
export function polygonPositionHandler(dim, finalMatrix, fabricObject) { export function polygonPositionHandler(dim, finalMatrix, fabricObject) {