Page 1 of 1
Help please. Problem "BottomRight"
Posted: 31 Dec 2021, 22:25
by CusToms11
Bonjour à tous.
Nouveau ici, j'ai commencé par modifier des cadrans. Aucun soucis, ils fonctionnent.
J'ai alors créé complètement un cadran (image + json), mais j'ai un problème avec "BottomRight"...
je ne sais pas comment trouver les coordonnées "BottomRightX" et "BottomRightY".
Quelqu'un peut m'expliquer comment trouver ces coordonnées ???
Je sais qu' on parle du coin "bas, droite", mais c'est tout.
Merci d'avance. Et bonne année !
Re: Help please. Problem "BottomRight"
Posted: 01 Jan 2022, 00:48
by TXK
1. "BottomRightX" "BottomRightY" needs to work with alignment code.
2. If your dial content is greater than the position of "BottomRightX" "BottomRightY". coordinate doesn't work.
3. If your dial content is less than the position of "BottomRightX" "BottomRightY". coordinate will work with alignment code.
(left - center - right)
-------------------------
1. BottomrightX bottomrightY nécessite un code d'alignement.
2. Si le contenu de votre cadran est supérieur à l'emplacement "bottomrightX" bottomrightY ". Les coordonnées ne fonctionnent pas.
3. Si le contenu de votre cadran est inférieur à la position "bottomrightX" bottomrightY ". Les coordonnées sont utilisées avec le Code d'alignement.
(gauche - Centre - droite)
Re: Help please. Problem "BottomRight"
Posted: 01 Jan 2022, 14:48
by CusToms11
Hi TXK.
Merci beaucoup pour ta réponse.
Je ne sais pas si c'est la traduction qui est mauvaise, mais je n'ai pas tout compris. Désolé.
Un exemple : pour trouver les coordonnées "TopLeftX" et "TopLeftY", je part du coin "haut, gauche" de mon image. Ça, pas de problème.
Mais logiquement, pour trouver "BottomRightX" et "BottomRightY" je part du coin "bas, droite", non ???
Re: Help please. Problem "BottomRight"
Posted: 01 Jan 2022, 15:27
by asoo
Yes BottomRight x,y is a lower right corner of the display area
Note:
Please read forum rules
Next time, if possible please tell us which Device you are talking about and if possible please use English to communicate in this forum , THx
Re: Help please. Problem "BottomRight"
Posted: 01 Jan 2022, 17:05
by CusToms11
OK ok, merci beaucoup pour vos réponses.
Je comprends un peu mieux, mais ça me semble très étrange quand j'inspecte des autres JSON.
Les coordonnées semble parfois mauvaises, même en tenant compte de "alignement" (pourtant ces cadrans fonctionnent parfaitement).
Quelque chose m'échappe sûrement encore. Je précise que c'est pour "MI BAND 5".
----------------------------------
OK ok, thank you very much for your answers.
I understand a little better, but it seems very strange to me when I inspect other JSON.
The coordinates sometimes seem bad, even taking into account "alignment" (yet these dials work perfectly).
Something still escapes me. I specify that it is for "MI BAND 5".
Re: Help please. Problem "BottomRight"
Posted: 01 Jan 2022, 17:51
by CusToms11
Je crois que mon problème est une question de proportion /taille. Mais pas sûre. Pffff quel bordel

------------------
I believe my problem is a question of proportion / size. But not sure. Pffff what a mess

Re: Help please. Problem "BottomRight"
Posted: 02 Jan 2022, 02:53
by asoo
The description I gave is for the
Amazfit GT series.
I'm not sure if this will work with MI BAND 5 or not.
If you want correct information, it is advisable to post a question in a forum related to MI BAND 5.
it likely to get the correct answer directly from MI BAND 5 users or Moderators
For example, in the Editor forum you use or
in the Forum Other Amazfit watches.
viewforum.php?f=8
Re: Help please. Problem "BottomRight"
Posted: 02 Jan 2022, 13:47
by CusToms11
Ok ok. Thx all