• Resolved figoware

    (@figoware)


    Hi,

    1.0.7 was working, but not 1.0.71.
    This is the change on input.js, function isOdd() which is not working : always returning true.
    X % 1, by definition never has remainder!

    Just revert to old good code : var % 2 == 1

    By the way, why changing a working code (and for a not tested one, furthermore not working)?

    Have a good day!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘1.7.0.1 bug’ is closed to new replies.