Ryzee119 / LithiumX

A simple dashboard, mainly developed for the Original Xbox console, but it can be compiled for Windows and Linux for rapid development and testing.
MIT License
72 stars 8 forks source link

UI feels large #6

Closed InternalLoss closed 2 years ago

InternalLoss commented 2 years ago

While the UI features are really nice, the fact it covers the entire screen makes it feel a bit clunky - this could be a matter of personal taste, but it'd be nice for it to be more central :)

Ryzee119 commented 2 years ago

I assume this is in 640x480? Its generally recommended to use 720p, but I can look at improving this a bit. I feel the same

InternalLoss commented 2 years ago

I assume this is in 640x480? Its generally recommended to use 720p, but I can look at improving this a bit. I feel the same

Yes, I'm using composite still so 480i ^^

Ryzee119 commented 2 years ago

How about something like this: image

Ryzee119 commented 2 years ago

Also with the new GPU accelerated backend, I can easily scale the thumbnails. I may look at adding an option to change the scale of the thumbnails. I.e this is scaled to 60% on 640x480 image

InternalLoss commented 2 years ago

That looks a lot better! :)

Ryzee119 commented 2 years ago

I pushed the UI size tweaks. The build artifact is here: https://github.com/Ryzee119/LithiumX/actions/runs/2374858531

If it looks ok, we can close the issue

InternalLoss commented 2 years ago

Looks great to me! :D