Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fill
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-12-18 12:03:15 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-12-18 12:14:51 (GMT)
commitf88201e7622c14bcaaea0426ddc3cb730509acf2 (patch)
tree6e1553110396b9de4f21e96b0e67bf2c84aa013d /fill
parent2b2f9aa27828f44ebdce0af32566f74b0762178c (diff)
Fix pick color math - SL #4333
The value obtained by read the pick color tool was wrong, because the range is 0 to 255, and we use it between 0 and 65535 A similar problem is described here [1] Aditionally, this patch set the right mouse cursor for the case where the bucket do not fill anything, because the selected color is the same to the color in the point to fill. Previously the clock cursor was not removed, and confused the user. Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> [1] http://old.nabble.com/-cairo--Getting-wrong-cairo-pixel-color.-td31256086.html
Diffstat (limited to 'fill')
0 files changed, 0 insertions, 0 deletions