Page 1 of 1

Weather text corrupt

Posted: Saturday 27 July 2019 15:58
by JaOfBa
IMG_20190727_135011_resized_20190727_035700842.jpg
IMG_20190727_135011_resized_20190727_035700842.jpg (327.06 KiB) Viewed 1073 times
Dear all,

see attached picture.

All other logo's and buttons are ok, besides this one.

What could be wrong?

Re: Weather text corrupt

Posted: Tuesday 30 July 2019 19:44
by Lokonli
Which exact Dashticz version are you running (beta/master, v3.xxx?)

I've checked the latest beta: that one is ok.

Did you add anything to custom.css or custom.js? Can you post that here?

Re: Weather text corrupt

Posted: Tuesday 30 July 2019 19:51
by Lokonli
Lokonli wrote: Tuesday 30 July 2019 19:44 Which exact Dashticz version are you running (beta/master, v3.xxx?)

I've checked the latest beta: that one is ok.

Did you add anything to custom.css or custom.js? Can you post that here?
Probably my mistake I see. I forgot to change a line in one of the recent beta's, influencing the icon size for certain screen sizes.

What's your screen width? (in pixels)

Re: Weather text corrupt

Posted: Tuesday 30 July 2019 20:29
by JaOfBa
Thanks!

It is an M5 Tablet, browser in full screen kiosk mode, 2560*1600 pixels

Re: Weather text corrupt

Posted: Tuesday 30 July 2019 20:47
by Lokonli
That's big :)

Can you test latest beta?

Re: Weather text corrupt

Posted: Tuesday 30 July 2019 23:19
by JaOfBa
Ok will check on friday evening

Resolution is high indeed.. that was the reason to choose this tablet :-)

Re: Weather text corrupt

Posted: Monday 12 August 2019 20:32
by JaOfBa
With some delay, finally checked tonight. 3.0.3 beta works fine.

Although git pull for the beta, it doesn;t load the latest 3.0.5 beta?

Re: Weather text corrupt

Posted: Monday 12 August 2019 21:45
by HansieNL
JaOfBa wrote: Monday 12 August 2019 20:32 With some delay, finally checked tonight. 3.0.3 beta works fine.

Although git pull for the beta, it doesn;t load the latest 3.0.5 beta?
Did you git pull from new address? https://github.com/Dashticz/dashticz

Code: Select all

git clone https://github.com/Dashticz/dashticz --branch beta

Re: Weather text corrupt

Posted: Saturday 17 August 2019 11:07
by JaOfBa
OK succeeded, thx