PineTimeStyle alignment fixes#869
Conversation
Riksu9000
left a comment
There was a problem hiding this comment.
Don't we want to keep the icons in a straight line? I think that would make the most sense for a vertical bar.
|
@Riksu9000 I tried surrounding the icon alignment if loop with if IsUpdated but it didn't work as I hoped, so I've put the icon alignment loop into a void and I'm running it within the IfUpdated loops... Please let me know what you think of this approach. |
Right, because IsUpdated will only return true once.. my bad. Your solution looks great. |
geekbozu
left a comment
There was a problem hiding this comment.
They look great to me. I feel like its a good use of screen space to, There are quite a few more icons I think to get added over time :)
This PR fixes a few minor issues with the PineTimeStyle watchface