From: Bluezery <ohpowel@gmail.com>
authorBluezery <ohpowel@gmail.com>
Thu, 22 Dec 2011 07:48:51 +0000 (07:48 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 22 Dec 2011 07:48:51 +0000 (07:48 +0000)
commitb2fa1c9397a8b3b45e8a1bb13eef3c9a2a5cce81
tree1f35c7986dcec7426436d9d54220075192373ef3
parent2b8b6bde2549a95dfd41239d5aa2d78ebf2e3c13
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel]  [Patch][elm_map] Mouse wheel bug fix

There is mouse wheel bug. Actually I have made it in previous patch :p

When using mouse wheel, tile size was changed between 0.5 ~ 2.0 before
zoom level is changed. But actually it should be changed between
1.0 ~ 2.0. I have fixed it. If tile size is below 1.0,  it does zoom-out.
And if tile size is above 2.0, it does zoom-in.

SVN revision: 66458
src/lib/elc_multibuttonentry.c