aboutsummaryrefslogtreecommitdiff
path: root/src/WinButton.cc
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2013-02-06 07:53:59 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2013-02-06 07:54:09 (GMT)
commit94fddc09c064555721dc521e3e94ed6f610653b9 (patch)
treeea3d83221c934ae177adfb9ebb2e48af05e9a1fb /src/WinButton.cc
parent0b41d0b908429053f3adcc1ce690ef6d1bfbcdf0 (diff)
downloadfluxbox-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/WinButton.cc')
0 files changed, 0 insertions, 0 deletions