Bug: rotating using setRotationAxis() doesn't work on iOS

Tobias Bley tobi at ultramixer.com
Tue Sep 8 13:14:57 UTC 2015


Hi,

just noticed that node rotation does not work when setting a rotation axis on iOS:

simple test case:

testNode.setRotationAxis(Rotate.Y_AXIS);
testNode.setRotate(80);
Best regards,
Tobi



More information about the openjfx-dev mailing list