elm_colorselector: pixel-picker accuracy fix
authorVitalii Vorobiov <vi.vorobiov@samsung.com>
Thu, 25 Jun 2015 14:11:37 +0000 (16:11 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 25 Jun 2015 15:24:08 +0000 (17:24 +0200)
commit4fe4ee851673817043773d66d2b1552b9c0141d1
tree1745aba5055bc848c2bf21706142a5eb121fadb8
parentb116f8a3614150b550a655215a925414639a55de
elm_colorselector: pixel-picker accuracy fix

Summary:
Looking at the base array of pixels,
the real middle of taken picture
is actually number 8 from array of 17 pixels (which starts from 0).

@fix

Reviewers: reutskiy.v.v, raster, NikaWhite, cedric

Reviewed By: NikaWhite, cedric

Differential Revision: https://phab.enlightenment.org/D2749

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/elm_colorselector.c