PlayniteExtensionsCollection icon indicating copy to clipboard operation
PlayniteExtensionsCollection copied to clipboard

[Review Viewer] Suggestions for improved style for button placement and text presentation.

Open poetickatana opened this issue 3 years ago • 2 comments

Extension name

Review Viewer

Feature Description

These are some simple style improvement suggestions from me. Feel free to implement any, all or none.

  1. The position of the "All/Positive/Negative" buttons stacked at the bottom is not ideal. They're very easy to miss. I think they would look better stacked horizontally near the top.

  2. Similarly, the review summary data at the bottom looks a bit messy and is easy to miss. I think it would look better as a succinct table on top.

  3. Minutes of playtime should be displayed as fractions of a hour just like they are on Steam.

  4. Tweak opacity down to 0.5 for playtime and review timestamp to approximate their appearance on Steam.

I made these changes locally for my own use. The screenshot below shows the final result.

Screenshots

review

poetickatana avatar Jan 10 '22 02:01 poetickatana

The reason why I went for a more vertical layout is because not all themes using a horizontal layout like the theme you are using, which will make the available width less. Also things like resolution and higher DPIs will decrease it.

For example, this is 1080p with 125% DPI

image

It also is a problem on GridView when using the default vertical layout for the game overview

image

image

darklinkpower avatar Jan 10 '22 20:01 darklinkpower

That's a fair point. The current layout probably works better in more situations. Ideally, there would be a setting that can toggle between vertical and horizontal layouts, but given that nobody else seems to be clamoring for this feature, I'd say it should be a very low priority.

poetickatana avatar Jan 10 '22 21:01 poetickatana