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.

版主: asooWatchmens

版面规则
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.
回复
GR33ZY
帖子: 11
注册时间: 03 5月 2021, 16:36
来自: Paris
联系:

GTR3 PRO - add seconds hand on full AOD

帖子 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
头像
asoo
帖子: 2222
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 437 time
Been thanked: 2141 time
联系:

帖子 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

代码: 全选

      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
帖子: 11
注册时间: 03 5月 2021, 16:36
来自: Paris
联系:

帖子 GR33ZY »

Hi Asoo,

Thanks for your answer.
I tried to adapt your script to the watchface without success.
I attached the full AOD watchface.
附件
NfTbIfkFcKOkTjKcoxtpyJOWvGdaXJBi.zip
Stock everything watchface with full AOD
(377.14 KiB) 已下载 102 次
头像
asoo
帖子: 2222
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 437 time
Been thanked: 2141 time
联系:

帖子 asoo »

GR33ZY 写了: 13 5月 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
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
GR33ZY
帖子: 11
注册时间: 03 5月 2021, 16:36
来自: Paris
联系:

帖子 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
回复

回到 “Watchfaces discussion”

在线用户

正浏览此版面之用户: 没有注册用户 和 1 访客