Hallo Matthias,
tja, wenn man jetzt Mathelehrer wäre, gelle 😉
Wenn du x,y,width und height als custom properties hast, dann bekommst Du das Zentrum des Rechtecks ganz einfach so:
.foo {
transform-origin: calc(var(--x) + 0.5*var(--width)),
calc(var(--y) + 0.5*var(--height));
Rolf
--
sumpsi - posui - obstruxi
sumpsi - posui - obstruxi