• 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.
     

why my watchface has no hands at all...?

Archive closed topics

Moderators: Internal error, Watchmens

Locked
ahahahaah
WF maker
Posts: 10
Joined: 09 Jun 2018, 11:48
Been thanked: 1 time
Contact:

why my watchface has no hands at all...?

Post by ahahahaah »

hello

in my watch face page https://amazfitwatchfaces.com/bip/view/24900 i have added a watch version without the seconds hand, and a version with the seconds hand.

the version without the seconds hand, works fine (with hours and minutes hands), but when i add it the seconds hand and install it in my watch, there is no hand at all (neither hours nor minutes). i have disabled the seconds for digital, but enable it for analog.
i've checked in the editor of the website and i dont find the problem.

who can help to debug it?
thanks
Last edited by ahahahaah on 02 Jun 2019, 11:50, edited 1 time in total.
User avatar
romstemp
WF maker
Posts: 55
Joined: 19 Jul 2018, 10:02
Has thanked: 9 times
Been thanked: 41 times

Post by romstemp »

Edit hand XY ( Hours , Minutes )

Code: Select all

    "AnalogDialFace": {
        "Hours": {
            "OnlyBorder": false,
            "Color": "0xFFFFFF",
            "Center": {
                "X": 88,
                "Y": 88
            },
            "Shape": [
                {
                    "X": 5,
                    "Y": -5
                },
                {
                    "X": 50,
                    "Y": -5
                },
                {
                    "X": 56,
                    "Y": 0
                },
                {
                    "X": 50,
                    "Y": 5
                },
                {
                    "X": 5,
                    "Y": 5
                },
                {
                    "X": 5,
                    "Y": 1
                },
                {
                    "X": 47,
                    "Y": 1
                },
                {
                    "X": 48,
                    "Y": 0
                },
                {
                    "X": 47,
                    "Y": -1
                },
                {
                    "X": 5,
                    "Y": -1
                }
            ]
        },
        "Minutes": {
            "OnlyBorder": false,
            "Color": "0xFFFFFF",
            "Center": {
                "X": 88,
                "Y": 88
            },
            "Shape": [
                {
                    "X": 5,
                    "Y": -5
                },
                {
                    "X": 75,
                    "Y": -5
                },
                {
                    "X": 81,
                    "Y": 0
                },
                {
                    "X": 75,
                    "Y": 5
                },
                {
                    "X": 5,
                    "Y": 5
                },
                {
                    "X": 5,
                    "Y": 1
                },
                {
                    "X": 72,
                    "Y": 1
                },
                {
                    "X": 73,
                    "Y": 0
                },
                {
                    "X": 72,
                    "Y": -1
                },
                {
                    "X": 5,
                    "Y": -1
                }
            ]
        },
        "Seconds": {
            "OnlyBorder": false,
            "Color": "0xFFFFFF",
            "Center": {
                "X": 88,
                "Y": 88
            },
            "Shape": [
                {
                    "X": -21,
                    "Y": -1
                },
                {
                    "X": 82,
                    "Y": -1
                },
                {
                    "X": 82,
                    "Y": 0
                },
                {
                    "X": -21,
                    "Y": 0
                }
            ]
pulse_sec_packed-3427-72d816a221_packed_animated.gif
pulse_sec_packed-3427-72d816a221_packed_animated.gif (41.92 KiB) Viewed 690 times
pulse_sec_packed-3427-72d816a221_packed.zip
(40.62 KiB) Downloaded 65 times
ahahahaah
WF maker
Posts: 10
Joined: 09 Jun 2018, 11:48
Been thanked: 1 time
Contact:

Post by ahahahaah »

omg thank you!
i don't know what happened that explained these X, Y misplaced...

at any rate thank you
Locked

Return to “Closed topics”

Who is online

Users browsing this forum: No registered users and 1 guest