glam
glam copied to clipboard
rotation from js doesn't work as expected
object.setAttribute("rx", "45deg"); object.setAttribute("rx", "46deg");
will rotate the object to 91deg from original position
that sounds bad! will investigate
Does this bug still occur? I am unable to replicate the same issue. Testing with rect and box appears correct.