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
-
- 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...?
Moderators: Internal error, Watchmens
why my watchface has no hands at all...?
Last edited by ahahahaah on 02 Jun 2019, 11:50, edited 1 time in total.
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
}
]
omg thank you!
i don't know what happened that explained these X, Y misplaced...
at any rate thank you
i don't know what happened that explained these X, Y misplaced...
at any rate thank you
Who is online
Users browsing this forum: No registered users and 1 guest