🚧 This website is under construction - Some features might not work as expected 🚧
Yes! You can change it to whatever you want in the settings.
See here: How to Change the Fenix Text
Yes, you can. A key for V1 also works for V2 and the other way around.
You can see a list of all the themes here:
Fenix 8 V2 Themes
Version 1 was one of my first watchfaces. I learned a lot in the last months developing faces, and my code looks a lot different from the code I wrote months ago. Way more efficient and organized. In order to be able to maintain the face, I had to switch over to my new codebase. Refactoring my old code would have been a lot more work than simply starting over.
The differences:
Gaps are the space between the steps, and steps is how many steps you want the circle to be. A circle is 360 degrees, so 36 gives you 10 steps. Here are some examples (gap/steps):
The label fields currently are dependent on the data fields they are attached to. If the data field doesn't change its value, the label will not be updated. Simply flicking your wrist to go into sleep mode and back will wipe the screen and update it.