03-04-2021 22:13
03-04-2021 22:13
There's an error in the documentation on line elements in the SVG guide:
https://dev.fitbit.com/build/guides/user-interface/svg/
The info on stroke-linecap states:
stroke-linecap: round or butt, defaults to round, specifies if the end caps of lines should be rounded or squared.
But my testing indicates that stroke-linecap defaults to "butt" i.e. flat ends.
Hope this can be passed along so this may be corrected.
Thanks!
03-05-2021 08:51
03-05-2021 08:51
Thanks for the feedback. I have a ticket logged for this. The default behaviour varies between the device and simulator. Hopefully they will be aligned to the documentation soon.
03-05-2021 10:18
03-05-2021 10:18
To clarify, this behavior was on the device.