OrionReed / dom3d

Browser extension to view and debug the DOM in 3D space.
GNU General Public License v3.0
501 stars 11 forks source link

X/Y layout changes when transform is applied #14

Open OrionReed opened 5 months ago

OrionReed commented 5 months ago

Ideally the layout should remain entirely unchanged while the Z-axis transforms are applied.

The issue is that other layout is affected by these transformations, as in this example below. I've slowed down the transformation for the layout change to become more apparent. These transforms are part of the CSS Transforms Module 2 spec, but I haven't found how/why they are affecting the rest of the layout

https://github.com/OrionReed/dom3d/assets/16704290/3dcb314c-edd1-48d8-b27a-0faf25e43135