Skip to content

GtkWindow: Handle non-square icons with height > width correctly

Christian Stadelmann requested to merge (removed):patch-1 into master

Fixes #657 (closed).

Please note that I could not test it against the image because I don't know how to run eog with my own library. Modifying $PATH to list the build output dir first did not work. This patch should apply to the 3.24 branch as well, as the icon_from_list() function has not been touched for a while. I'll create a separate merge request in case this one gets accepted.

Edited by Christian Stadelmann

Merge request reports