InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.76k stars 944 forks source link

Music: long titles move back and forth too fast #97

Closed arteeh closed 3 years ago

arteeh commented 4 years ago

0.8.2

When playing a song with a title that's longer that the Pinetime screen can draw (about 18 or 19 characters?), the title moves back and forth extremely fast, making it nearly unreadable.

Expected: The title moves back and forth slowly, so it's easy to read.

Ideal: The title moves forward, then when it's at the end, it immediately goes back to the front. (People don't read backwards so text moving backwards is unintuitive)

arteeh commented 4 years ago

This may be fixed with #96

Avamander commented 4 years ago

It is not fixed in the PR, it's something in LVGL. That's a topic for an another PR.

jedmijares commented 3 years ago

I took a shot at adjusting this in #152, here's a video showing what it looks like: https://www.youtube.com/watch?v=PvBWN1-NBNU