Implement minWidth property + refactor default property of new containers and main container #34

Merged
Siklos merged 5 commits from dev.minWidth into dev 2022-08-17 11:14:21 -04:00
Showing only changes of commit f0c1803e10 - Show all commits

View file

@ -54,6 +54,7 @@ const GetSVGLayoutConfiguration = () => {
{
Type: 'Chassis',
Width: 500,
MinWidth: 200,
Style: {
fillOpacity: 1,
strokeWidth: 2,