kopia lustrzana https://github.com/Tldraw/Tldraw
Update TldrawApp.ts (#1104)
rodzic
77943e6f85
commit
303b60c7e3
|
@ -917,8 +917,8 @@ export class TldrawApp extends StateManager<TDSnapshot> {
|
|||
minY,
|
||||
maxX,
|
||||
maxY,
|
||||
height: maxX - minX,
|
||||
width: maxY - minY,
|
||||
width: maxX - minX,
|
||||
height: maxY - minY,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue