Skip to content

placeViewImage: Remove GdkPixbuf

James Westman requested to merge jwestman/gnome-maps:place-view-image into main

Use textures instead.


I'm getting a warning in the console:

GtkStack 0x5617031bb460 reports a minimum width of 256, but minimum width for height of 1048576 is 350. Expect overlapping widgets.

But it also appears on main. I'm not sure how to get the behavior we want without getting that warning.

Fixes #584 (closed)

Edited by Marcus Lundblad

Merge request reports