Flipclock doesnt accept scale or hideseconds
Posted: Tuesday 23 March 2021 14:09
What is wrong here :
Scale doesnt work, neither do showseconds :/ Also it is impossible to get it near right side of the screen ?
Code: Select all
blocks['100'] = {
type: 'flipclock',
showSeconds: false,
scale: 0.5,
width: 8
}