Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI Icon improvements #7453

Merged
merged 2 commits into from
Feb 10, 2020
Merged

GUI Icon improvements #7453

merged 2 commits into from
Feb 10, 2020

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented Feb 9, 2020

I read on discord that some icons looked like crap with the "new high dpi settings" and that we should revert those changes.

So I tried it on my end and set my windows 10 scaling to 125% and it seems they looked bad after all.

Improvements

  • game list icons (including the colored circle for game compatibility)
  • game grid icons and font (including the colored circle for game compatibility and the custom config icons)
  • trophy manager icons
  • the save manager icons
  • and last but not least the stick deadzones in the pad settings dialog

Old vs. New

icon overhaul

painter.setPen(QPen(Qt::blue, 2));
painter.drawEllipse(QRectF(stick_x, stick_y, 1, 1));

l->setPixmap(pixmap);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good improvements to readability!

@Megamouse Megamouse merged commit 6862790 into RPCS3:master Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants