From b239f049578edeefc5971f3e682e3e70e2e76132 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 11 Jan 2021 13:37:54 -0500 Subject: from last --- src/client/views/DocumentDecorations.tsx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/views/DocumentDecorations.tsx') diff --git a/src/client/views/DocumentDecorations.tsx b/src/client/views/DocumentDecorations.tsx index 744683a0f..d7b0b5158 100644 --- a/src/client/views/DocumentDecorations.tsx +++ b/src/client/views/DocumentDecorations.tsx @@ -275,8 +275,6 @@ export class DocumentDecorations extends React.Component<{ boundsLeft: number, b // doc._width = (right - left) * element.props.ScreenToLocalTransform().Scale; doc._height = (bottom - top); doc._width = (right - left); - - } index++; } -- cgit v1.2.3-70-g09d2