Wrong border interpolation when using DCB with raw border = 0, fixes #5047

This commit is contained in:
heckflosse
2018-12-01 13:20:30 +01:00
parent f21f9cae9c
commit 9362f13fcc

View File

@@ -3083,6 +3083,7 @@ BENCHFUN
free(buffer0);
}
border_interpolate2(W, H, 1, rawData, red, green, blue);
if(plistener) {
plistener->setProgress (1.0);
}