12-23-2018 19:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-23-2018 19:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I'm trying to change the alignment of some text based on a setting since a user pointed out that having my time centered with seconds causes it to move around a lot. They suggested left aligning if they pick the option to show seconds. I can't seem to find away to change the text-anchor. Using style.textAnchor = "start" didn't seem to do anything.

01-08-2019 17:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


01-08-2019 17:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Try it without the .style, it looks like it's just an attribute on the element itself.
https://dev.fitbit.com/build/reference/device-api/document/#interface-textelement
