Files
gimp/libgimpwidgets
Jehan 86dfad30dd libgimpwidgets: GimpCellRendererToggle fallback to "image-missing"…
… when appropriate icon failed to be found.

gtk_icon_theme_lookup_icon_for_scale() apparently does all standard
fallbacks, but not the last "image-missing" one which is supposed to
always be present. To avoid crashing, let's add an explicit fallback
ourselves.

We also encountered this on the test-ui unit test because icons are not
installed (but this could happen anyway when running GIMP normally with
third-party icon themes).
2021-12-23 13:39:43 +01:00
..
2021-08-22 12:22:50 +02:00
2021-12-23 12:47:28 +01:00
2020-05-04 21:31:30 +02:00
2021-02-24 12:33:03 +01:00
2019-08-13 11:50:51 -04:00