Component transformations
-
What is the policy for transforming and flipping components. Since one way seems to work I am not sure about the other way. Transforming a component in the glyph window is possible (rotating, scaling, moving). But if I want to do the same by just typing the transformation into the inspector it does not work.
However it is possible to flip a component by just typing
-1
into the Transformation in the inspector. It seems by typing only the values1
,-1
and0
are allowed. Shouldn’t other values be allowed as well?thanks jo
-
oh, nice little bug, will be solved in the next update. It fails when ever you add a floating number which is not nice for transformations.
thanks