Skip to content

Conversation

@ollieparanoid
Copy link
Contributor

Fix the cover images and "pill" looking blurry on high resolution displays. For example, when the adaptive version of gPodder is used with Phosh on the PinePhone.

Get the scale parameter from the gtkTreeView object and pass it down to the cover thumbnail size and to draw_text_pill. If the scaling is not 1, then use the new draw_iconcell_scale() function to draw the pixbuf with high resolution.

Screenshots

Before and after, with scaling factor 2:

Regular UI

Details

Details

Adaptive UI (@tpikonen)

Details

Details

Set it to 3.10, as it will be required in a follow-up patch. The
currently maintained upstream version is 3.24, which was released in
2018-09.
Fix the cover images and "pill" looking blurry on high resolution
displays. For example, when the adaptive version of gPodder is used with
Phosh on the PinePhone.

Get the scale parameter from the gtkTreeView object and pass it down to
the cover thumbnail size and to draw_text_pill. If the scaling is not 1,
then use the new draw_iconcell_scale() function to draw the pixbuf with
high resolution.
@ollieparanoid ollieparanoid requested a review from elelay July 29, 2021 19:00
@elelay elelay merged commit 0f25aef into gpodder:master Jul 29, 2021
@elelay
Copy link
Member

elelay commented Jul 29, 2021

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants