itchio / itch

🎮 The best way to play your itch.io games
https://itch.io/app
MIT License
2.36k stars 210 forks source link

FR: Show detailed time played on hover #3031

Open xavdid opened 3 months ago

xavdid commented 3 months ago

In a game's detail view, it lists how long you've played it and when you last played:

whole bar

When you hover the last played time, it expands the summary (1 week ago) into the actual timestamp:

timestamp

Unfortunately, no such hover exists for the time played. The true value is there (it's part of the cave that gets summarized into an hour) but isn't surfaced.