Page 1 of 1

Flipclock doesnt accept scale or hideseconds

Posted: Tuesday 23 March 2021 14:09
by tontze
What is wrong here :

Code: Select all

blocks['100'] = {
    type: 'flipclock',
    showSeconds: false,
    scale: 0.5,
    width: 8
 }
Scale doesnt work, neither do showseconds :/ Also it is impossible to get it near right side of the screen ?