In the list of articles, nearly every headline is too long and gets cut off. To mitigate this, the title of the currently-highlighted article should automatically scroll left-to-right, a la an old-school marquee tag.
This would need to be done in C.
Evernote's Pebble app had this functionality, and its developer shared the code in a blog post. https://damian.fyi/2015/01/22/scroll_pebble_menus/. It should be relatively easy to reuse this implementation.
In the list of articles, nearly every headline is too long and gets cut off. To mitigate this, the title of the currently-highlighted article should automatically scroll left-to-right, a la an old-school marquee tag.
This would need to be done in C.
Evernote's Pebble app had this functionality, and its developer shared the code in a blog post. https://damian.fyi/2015/01/22/scroll_pebble_menus/. It should be relatively easy to reuse this implementation.