diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2013-02-06 07:53:59 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2013-02-06 07:54:09 (GMT) |
commit | 94fddc09c064555721dc521e3e94ed6f610653b9 (patch) | |
tree | ea3d83221c934ae177adfb9ebb2e48af05e9a1fb /src/FbTk/TextureRender.hh | |
parent | 0b41d0b908429053f3adcc1ce690ef6d1bfbcdf0 (diff) | |
download | fluxbox-94fddc09c064555721dc521e3e94ed6f610653b9.zip fluxbox-94fddc09c064555721dc521e3e94ed6f610653b9.tar.bz2 |
Fix bug in renderEllipticGradient()
For odd 'widths' and 'heigths' the texture would not be filled completely:
Given a 'width' of 5 we would render only 4 instances of x (-2, 1, 0, 1)
instead of the needed 5. This results in a texture which looks a bit cut off
to the bottom right side.
Diffstat (limited to 'src/FbTk/TextureRender.hh')
0 files changed, 0 insertions, 0 deletions