Hi,
I'm currently using a stock watchface.
I modified it to have a full AOD.
The modification I made does not display the seconds hand.
I downloaded some custom watchfaces and saw the seconds hand is displayed on full AOD.
Can you please tell me how to add this feature to my watchface?
PS: I only have a mac so I can't use the available tool.
Thanks in advance
-
- Administrator
-
-
Support Ukraine
If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know. If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.
GTR3 PRO - add seconds hand on full AOD
Forum rules
When adding a new topic, use the template: Topic title [device name]
For example: How to create watch face [GTR 3 Pro]
All communication in this branch should only be in English.
When adding a new topic, use the template: Topic title [device name]
For example: How to create watch face [GTR 3 Pro]
All communication in this branch should only be in English.
- asoo
- Posts: 2109
- Joined: 03 Jan 2019, 01:48
- Location: ͼͽ Thailand ͼͽ
- Has thanked: 404 times
- Been thanked: 2024 times
Can you upload your modified ? , Or at least should upload the index.js file.
Those who are interested in helping you will have the information to find that issue.
--------------------------------------------------------------------------------------------------------------
" if you use normal script please try add this script in you index.js "
You must to change X,Y and the name of image to match in your work.
Those who are interested in helping you will have the information to find that issue.
--------------------------------------------------------------------------------------------------------------
" if you use normal script please try add this script in you index.js "
Spoiler
Code: Select all
let idle_analog_clock_time_pointer_second = ''
idle_analog_clock_time_pointer_second = hmUI.createWidget(hmUI.widget.TIME_POINTER, {
second_path: 'seconds_hand.png',
second_centerX: 240,
second_centerY: 240,
second_posX: 227,
second_posY: 227,
second_cover_path: 'Seconds_Foreground.png',
second_cover_x: 0,
second_cover_y: 0,
show_level: hmUI.show_level.ONAL_AOD,
});ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
Please do not PM to me for requests ported watchface.
Hi Asoo,
Thanks for your answer.
I tried to adapt your script to the watchface without success.
I attached the full AOD watchface.
Thanks for your answer.
I tried to adapt your script to the watchface without success.
I attached the full AOD watchface.
- Attachments
-
NfTbIfkFcKOkTjKcoxtpyJOWvGdaXJBi.zip- Stock everything watchface with full AOD
- (377.14 KiB) Downloaded 93 times
- asoo
- Posts: 2109
- Joined: 03 Jan 2019, 01:48
- Location: ͼͽ Thailand ͼͽ
- Has thanked: 404 times
- Been thanked: 2024 times
Please try this , Change it to "ALL" modeGR33ZY wrote: 13 May 2022, 07:14Hi Asoo,
Thanks for your answer.
I tried to adapt your script to the watchface without success.
I attached the full AOD watchface.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
Please do not PM to me for requests ported watchface.
Thanks Asoo.
It's exactly what I was looking for.
I looked at the script you modified.
I didn't know about the "show_level: hmUI.show_level.ALL" command.
Thanks again
It's exactly what I was looking for.
I looked at the script you modified.
I didn't know about the "show_level: hmUI.show_level.ALL" command.
Thanks again
Who is online
Users browsing this forum: No registered users and 1 guest