Remove broken test + remove cyclic defaultChildtype
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Siklos 2022-08-18 16:22:25 +02:00
parent fa2d8e3e6e
commit 4da161ff37
2 changed files with 0 additions and 4838 deletions

File diff suppressed because it is too large Load diff

View file

@ -79,7 +79,6 @@ const GetSVGLayoutConfiguration = () => {
},
{
Type: 'Remplissage',
DefaultChildType: 'Trou',
CustomSVG: `
<rect width="{width}" height="{height}" style="{style}"></rect>
<rect width="{width}" height="{height}" stroke="black" fill-opacity="0"></rect>