ascsd what do we think?
View attachment 4254705
i feel like thats everything you could ever need while checking the downloads (some games have same name by different developers, and date is another way to make sure its a new torrent)
and it uses a similar style to the one in grid view, with icon + text (shows the name of the attribute like Name, Version, Last Update, Developer when hovering the icon)
what im not super sure about is how to handle when data is too long. grid view goes to next line when data is to long, but thats designed to have it happen multiple times in a small confined space, it looks a bit off here with so few details and a larger space:
View attachment 4254711
but doing it without wrapping could become too long and go off screen in extreme cases where the text is longer than 90% of the window
View attachment 4254716
but i guess thats fine? its just a reminder anyway, and developer is the least important info there imo
EDIT: that last one is what i committed to the PR, its gonna be rare to have details so long they go off screen anyway, and also means the rest of the popup is less cramped