issue-274 #278

Open
m wants to merge 14 commits from issue-274 into staging
Showing only changes of commit 62639f1986 - Show all commits

View File

@ -24,8 +24,8 @@ import { FileDivider } from '../FileDivider'
import { Counterpart } from './internal/Counterpart'
const MINIMUM_RECT_SIZE = {
width: 21,
height: 21
width: 10,
height: 10
} as const
const DEFAULT_START_SIZE = {