微调
This commit is contained in:
parent
b683f45612
commit
d58fb4efab
@ -122,10 +122,10 @@ export class ConcentrationDividingLine
|
||||
const [leftDevice, rightDevice] =
|
||||
refDevice.localToCanvasPoint(
|
||||
getRectangleCenter(refDevice.getLocalBounds())
|
||||
) <
|
||||
).x <
|
||||
section.localToCanvasPoint(
|
||||
getRectangleCenter(section.getLocalBounds())
|
||||
)
|
||||
).x
|
||||
? [
|
||||
{
|
||||
device: refDevice,
|
||||
|
Loading…
Reference in New Issue
Block a user