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

Dialogues are too big and not resizable #7420

Closed
awsdert opened this issue Feb 7, 2020 · 7 comments · Fixed by #11492
Closed

Dialogues are too big and not resizable #7420

awsdert opened this issue Feb 7, 2020 · 7 comments · Fixed by #11492
Labels

Comments

@awsdert
Copy link

awsdert commented Feb 7, 2020

RPCS3 Version: 0.0.8-9525-17df6c88
The Dialogues don't fit in my resolution (1920x1080), this is no doubt because RPCS3 doesn't understand that I chose large fonts to make them easier to read on my projector

Screenshot from 2020-02-07 10-15-21

Please make ALL dialogues use a scrollbar with a smaller default size which can then be resized to a larger size by mouse if one so desires, the scrollbar can just auto hide if everything can be fit with the set window size

@Megamouse Megamouse added the GUI label Feb 7, 2020
@Megamouse
Copy link
Contributor

buy glasses

@awsdert
Copy link
Author

awsdert commented Feb 8, 2020

Its not glasses I need, a projector doesn't give sharp text at small sizes so large size is a must, I don't want to shove my face half a meter from a screen that glares light at me, it just hurts my eyes, a projector doesn't since the light is always coming from behind. Also it shouldn't take that much effort to just add a few lines of code to the start of every dialogue creator to shove a scroll frame in

@elad335
Copy link
Contributor

elad335 commented Feb 8, 2020

thats really not rpcs3 fault, use builtin Windows' maginifier tool I mean similar program on the internet.

@MSuih
Copy link
Member

MSuih commented Feb 8, 2020

it's an issue with rpcs3 but just low priority due to very few people being affected by this

@awsdert
Copy link
Author

awsdert commented Feb 8, 2020

thats really not rpcs3 fault, use builtin Windows' maginifier tool I mean similar program on the internet.

I know text size isn't rpcs3's fault, but unresizable dialogs are, please, all I'm asking is that you shove in the flag for resizable and have everything use a minimum size for when the window is sized smaller than the default (so after calculating the needed size override if less than minimum), that should be enough for me to fit on my screen, albiet with difficulty looking at the info for options (which I can just lookup online)

@Megamouse
Copy link
Contributor

Megamouse commented Jul 4, 2020

Pad settings dialog resize should work after #8553 is merged

@awsdert
Copy link
Author

awsdert commented Jul 4, 2020

ty, now I just need to make sure mines upto date again, last time I tried for some reason it would not compile completely, I think it should be rectifiable on your end if you rename your current makefile to something like main.mak and then just subspawn make with correct overrides (like -j 1 -f main.mak) via a new makefile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants