• 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

Topics related to the creation, development, and designing of the watch faces.

Moderators: asoo, Watchmens

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.
Post Reply
GR33ZY
Posts: 11
Joined: 03 May 2021, 16:36
Location: Paris
Contact:

GTR3 PRO - add seconds hand on full AOD

Post by GR33ZY »

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
User avatar
asoo
Posts: 2109
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 404 times
Been thanked: 2024 times

Post by asoo »

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 "
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,
            });
You must to change X,Y and the name of image to match in your work.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
GR33ZY
Posts: 11
Joined: 03 May 2021, 16:36
Location: Paris
Contact:

Post by GR33ZY »

Hi Asoo,

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
User avatar
asoo
Posts: 2109
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 404 times
Been thanked: 2024 times

Post by asoo »

GR33ZY wrote: 13 May 2022, 07:14
Hi Asoo,

Thanks for your answer.
I tried to adapt your script to the watchface without success.
I attached the full AOD watchface.
Please try this , Change it to "ALL" mode
NfTbIfkFcKOkTjKcoxtpyJOWvGdaXJBi_FAOD_GTR3pro.zip
(377.03 KiB) Downloaded 90 times
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
GR33ZY
Posts: 11
Joined: 03 May 2021, 16:36
Location: Paris
Contact:

Post by GR33ZY »

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
Post Reply

Return to “Watchfaces discussion”

Who is online

Users browsing this forum: No registered users and 1 guest