Bug Fix #233 Custom Border
authorColin Clark <cclark@mcb.net>
Sun, 24 Jul 2016 20:27:14 +0000 (21:27 +0100)
committerColin Clark <cclark@mcb.net>
Sun, 24 Jul 2016 20:27:14 +0000 (21:27 +0100)
commitddcb9e4da33e058996bade6e79a539e1364607ab
tree9b785658ff8f042e11a90e17084a38e4abd476ed
parent8a42f589663c3f8095e8fe68805a46a657702752
Bug Fix #233 Custom Border

https://github.com/BestImageViewer/geeqie/issues/233

In the change from v1.1 to v1.2 (GTK3 and cairo were part of this), the
custom border was ignored and simply set to black.
Perhaps it was not possible to get a "good" solution with the current
design.
Possibly this change is not the best solution, but nevertheless it
should be sufficient until a better version is produced.
src/pixbuf-renderer.c
src/pixbuf-renderer.h
src/renderer-tiles.c