• added: Parameter for AutoSpin: autoSpinInterval – can be used instead of autoSpinSpeed to define the duration of the AutoSpin. autoSpinInterval defines the pause between every step of the rotation in ms. Negative values reverse spin direction. The hierarchy of the parameters is as follows:
    • autoSpin_interval (Plugin Parameter)
    • autoSpinInterval (Config Parameter)
    • autoSpin_speed (Plugin Parameter)
    • autoSpinSpeed (Config Parameter)