Dpeta / pesterchum-alt-servers

Instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.
https://pesterchum.xyz
GNU General Public License v3.0
78 stars 20 forks source link

tiny?? #66

Closed cr-3ature closed 2 years ago

cr-3ature commented 2 years ago

im not sure if this is an issue with my computer or something, but all of the screens are super small on my end, like eyestrain levels of way too little. everything works fine otherwise. just... tiny.

Dpeta commented 2 years ago

What's your screen resolution? :?c

cr-3ature commented 2 years ago

2736 x 1824 (which is the recommended resolution on my computer)

Dpeta commented 2 years ago

Yeahh, I don't think Pesterchum scales with resolution, so that's probably why 💀. Adding some form of scaling to the client would definitely be useful, though I'm not sure how complicated that'd be- (you might be able to fix it 4 now by making your resolution lower while using pchum- </3)

Dpeta commented 2 years ago

We're running PyQt6 now, so Pesterchum should support scaling: https://doc.qt.io/qt-6/highdpi.html

Dpeta commented 2 years ago

Seems to work now :3 👍

Screenshot 2022-06-29 050608

Dpeta commented 2 years ago

Closing since scaling seems to work fine now.