03-22-2020 04:07
03-22-2020 04:07
1) I have created 'text' from index.gui, it s possible to create 'text' only in js file?
2.a) texts position can be set from styles.css or index.gui both in pixel and percentages. In js files, how to set the position in percentages?
2.b) Or how to get the screen dimension in pixels from a js file?
3) There is no completion in the js editor?
4) How integrate configuration managment, GIT...?
Thank you
Answered! Go to the Best Answer.
03-22-2020 12:24
03-22-2020 12:24
1. No.
2a. Percentages can only be specified in .gui.
2b. https://dev.fitbit.com/build/reference/device-api/device/
3. There is if you use CLI and a good editor.
03-22-2020 10:08
03-22-2020 10:08
Ok for 4) (GIT) the answer was in command line section.
03-22-2020 12:24
03-22-2020 12:24
1. No.
2a. Percentages can only be specified in .gui.
2b. https://dev.fitbit.com/build/reference/device-api/device/
3. There is if you use CLI and a good editor.