Engine
Engine copied to clipboard
Bug: CSS rotations do not function in Panorama
Describe the bug
Attempting to animate panel rotations with either pre-transform-rotate2d, transform: rotate<XYZ>, or transform: rotate3d will result in nothing happening.
To Reproduce
- Create a CSS animation that uses rotation.
- Begin the animation.
- See lack of rotation.
Issue Map
N/A
Expected Behavior
Rotations should function as expected.
Operating System
No response