Pagina 1 di 1

Disappearing Watch Face Items

Inviato: 15 gen 2019, 23:48
da SharkEmperor
So I have been trying my hand at making and editing custom watch faces. So far I have had a few times when items like battery text, battery icon, etc will look fine on the watch editor but after the bin is created and uploaded to the watch, they will appear for a second then disappear behind a plain block. When you wake the watch up by pushing the button on the side, they will reappear for a moment and then disappear again. Any help is appreciated!

Re: Disappearing Watch Face Items

Inviato: 16 gen 2019, 17:55
da SharkEmperor
Immagine

Re: Disappearing Watch Face Items

Inviato: 17 gen 2019, 13:12
da TXK
SharkEmperor ha scritto: 16 gen 2019, 17:55
Immagine
【seconds】 function is very special:

1. The digital height in seconds should not exceed 22 pixels (also seems to be 24)

2. In the line where the seconds number is located, all the elements except the time number and the background image will be forced to be emptied...

3.This is a watch firmware BUG

Re: Disappearing Watch Face Items

Inviato: 17 gen 2019, 13:54
da SharkEmperor
Thank you so much! I really appreciate it. That explains it perfectly.

Re: Disappearing Watch Face Items

Inviato: 20 gen 2019, 14:08
da technoloZEN
SharkEmperor ha scritto: 15 gen 2019, 23:48
So I have been trying my hand at making and editing custom watch faces. So far I have had a few times when items like battery text, battery icon, etc will look fine on the watch editor but after the bin is created and uploaded to the watch, they will appear for a second then disappear behind a plain block. When you wake the watch up by pushing the button on the side, they will reappear for a moment and then disappear again. Any help is appreciated!
SharkEmporer, I just bought my Bip and have also been trying to create faces for it, but I can’t figure out how to create the bin file and the animated png after I save the final json file. Someone told me to run it through the watchface.exe but when I do, it does nothing. Can you give me any advise on how to do that?

Re: Disappearing Watch Face Items

Inviato: 25 gen 2019, 03:49
da SharkEmperor
All of your png picture files and the json file all need to be in the same folder. Then drag the json file onto the Watchface Application. The packed bin file and the watch face previews should appear in the same folder as the json and picture files.

Re: Disappearing Watch Face Items

Inviato: 19 mar 2019, 09:17
da TXK
Https://amazfitwatchfaces.com/bip/view/21915


Sorry, the number in seconds is still not supported to be higher than 24 pixels.

However, you can use the second hand to refresh the large number of seconds.