Botspot / pi-apps

Raspberry Pi App Store for Open Source Projects
GNU General Public License v3.0
1.95k stars 204 forks source link

Buttons look wrong on Twister OS #640

Closed NoozAbooz closed 3 years ago

NoozAbooz commented 3 years ago

I'm using the win10 dark mode theme on Twister OS. Only the Install and Uninstall button's text has this squishing sort of problem, all other buttons don't.

image

image

image

Botspot commented 3 years ago

None of those button images look right. @mobilegmYT Did you shrink your screenshots before posting them?

NoozAbooz commented 3 years ago

None of those button images look right. @mobilegmYT Did you shrink your screenshots before posting them?

None of them??? I didn't shrink, these are screenshots I captured natively.

NoozAbooz commented 3 years ago

(Should clarify they were captured with a AnyDesk remote connection, since this is posted from my windows pc but on my pi's monitor they look the same)

Botspot commented 3 years ago

None of them??? I didn't shrink, these are screenshots I captured natively.

Then something on your end is shrinking them and making them look bad. Check your DPI settings and ensure AnyDesk isn't scaling your screen.

NoozAbooz commented 3 years ago

None of them??? I didn't shrink, these are screenshots I captured natively.

Then something on your end is shrinking them and making them look bad. Check your DPI settings and ensure AnyDesk isn't scaling your screen.

They do also look that way on my monitor connected to the pi.

Botspot commented 3 years ago

They do also look that way on my monitor connected to the pi.

The icons should not look like that. Something is wrong with your system. Perhaps your GTK theme is shrinking the icons?

NoozAbooz commented 3 years ago

They do also look that way on my monitor connected to the pi.

The icons should not look like that. Something is wrong with your system. Perhaps your GTK theme is shrinking the icons?

I mean maybe?? IDK

Botspot commented 3 years ago

I mean maybe?? IDK

Have they always looked like this on your system?

NoozAbooz commented 3 years ago

I mean maybe?? IDK

Have they always looked like this on your system?

Yes.

NoozAbooz commented 3 years ago

But all the other icons don't have the text issue.

Botspot commented 3 years ago

But all the other icons don't have the text issue.

That's because these buttons have text that's built-in to the images. @mobilegmYT You should find out why your icons are being shrunk. Once that's fixed, everything will be fine. Maybe switching Twister themes would make a difference?

Jai-JAP commented 3 years ago

I too have the same issue even on fresh install of Twister OS and also on Twister OS Lite Also this issue occurs only in install and uninstall buttons.

leha-code commented 3 years ago

I had the same on twister, until it got kernel panic from skifree

Itai-Nelken commented 3 years ago

I also have this problem on TwisterOS, but tbh I don't care that much (especially as I use my pi-apps terminal script most of the time, and I don't use pi-apps much after the initial setup of my OS).

Botspot commented 3 years ago

This issue is being closed because there is nothing I can do from the Pi-Apps end. As this problem is caused by your GTK theme, it is only fixable by your GTK theme.

Anyone interested enough to fix this can pester Grayduck into locating the issue within the GTK theme and solving it.

NoozAbooz commented 3 years ago

I think I've found the issue botspot. It looks like this error happens on all dark themes because there's some white stuff you forgot you delete surrounding the icon text? If you bring it into pixlr you can see it since it has a dark background.

On Mon, Jun 28, 2021, 7:19 AM Botspot @.***> wrote:

This issue is being closed because there is nothing I can do from the Pi-Apps end. As this problem is caused by your GTK theme, it is only fixable by your GTK theme.

Anyone interested enough to fix this can pester Grayduck into locating the issue within the GTK theme and solving it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Botspot/pi-apps/issues/640#issuecomment-869678589, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQVSM5I7JBODE73UMXW7E3TVBZHTANCNFSM44HG3IUQ .

Botspot commented 3 years ago

I think I've found the issue botspot. It looks like this error happens on all dark themes because there's some white stuff you forgot you delete surrounding the icon text? If you bring it into pixlr you can see it since it has a dark background.

No, the problem is that your GTK theme is shrinking the button icons. This shrinking action does not occur on my GTK theme, but it does occur on yours. As a result of the image scaling, the button icons look blurry on your system, but crisp on mine.

The only way to solve this issue is for you to prevent your GTK theme from scaling button icons.