Page 1 of 1

Dashticz v3.7.1 beta

Posted: Saturday 19 December 2020 19:41
by Lokonli
Dashticz v3.7.1 beta is a small update with mainly clock related changes.

New clock: haymanclock
haymanclock.jpg
haymanclock.jpg (8.98 KiB) Viewed 487 times
Further,I've copied 'clock' to 'basicclock' and made it responsive.

That means that 'basicclock', 'stationclock', 'flipclock' and 'haymanclock' will automatically scale to the block width.
You can reduce the width of the clock via two parameters:
  • width: Instead of the width of the block the value of this parameter will be used as width of the clock
  • scale: This is a scale factor (0..1) to scale down the width of the clock, relative to the block width
The clocks will center horizontally.

Re: Dashticz v3.7.1 beta

Posted: Monday 21 December 2020 14:10
by Nefsolive
Hello Lokonli,

Thank you, for always innovating.

Regards

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 11:44
by Krenstik
Hi, is any simple way to use a flip clock without a seconds? Just hours and minutes?

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 12:23
by Lokonli
Krenstik wrote: Wednesday 23 December 2020 11:44 Hi, is any simple way to use a flip clock without a seconds? Just hours and minutes?
Implemented in latest beta:

Add the block parameter:

Code: Select all

   showSeconds: false

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 13:06
by Krenstik

Code: Select all

blocks['hodiny'] = { type: 'flipclock', showSeconds: false }
I did this, but I still have a second....

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 13:21
by Lokonli
DId you do 'git pull' first?

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 13:26
by Krenstik
Sorry, what? :-D :)

I have lastest beta updatw, for sure final is:

Code: Select all

columns[1] = {}
columns[1]['blocks'] = ['hodiny','venku','spotreba','sunrise',

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 13:39
by Lokonli
I pushed the change at 12:20 today. Did you update after that?
I' still have to increase the version number, I'll do that at the end of the week.

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 13:44
by Krenstik
aaa, o.k. no I have a version from this morning ;-) you are faster than me, also I check a beta manual, and now is a second set there.

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 13:50
by Lokonli
The manual was updated at 12:20 as well :)

Re: Dashticz v3.7.1 beta

Posted: Wednesday 23 December 2020 14:49
by Krenstik
Now is nice ;-)

so as a hint to have in flop design day and weekday? or week? ;)