Implement XPositionReference

This commit is contained in:
Siklos 2022-08-11 16:05:50 +02:00
parent d11dfec22b
commit cc469b3985
5 changed files with 25 additions and 4 deletions

View file

@ -76,9 +76,6 @@ const GetSVGLayoutConfiguration = () => {
fillOpacity: 0,
borderWidth: 2,
stroke: 'blue',
transform: 'translateX(-50%)',
transformOrigin: 'center',
transformBox: 'fill-box'
}
}
],