https://bugzilla.gnome.org/show_bug.cgi?id=765421

            Bug ID: 765421
           Summary: Overscaled GtkImage in Wayland
    Classification: Platform
           Product: gtk+
           Version: 3.20.x
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Backend: Wayland
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
     GNOME version: ---

In lollypop, I set GtkImage using a GdkPixbuf.

I do this:
- Load pixbuf at size * scale_factor
- Put pixbuf in a cairo surface
- Set GtkImage from surface

In Xorg, with GDK_SCALE=1 or GDK_SCALE=2, it works as expected.

In wayland, it seems GtkImage is resized to Pixbuf size

https://github.com/gnumdk/lollypop/issues/582

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to