Elm: Fix track_resize_cb to actually resize the popup with the proper
authorChristopher Michael <cpmichael1@comcast.net>
Wed, 22 Aug 2012 12:37:21 +0000 (12:37 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Wed, 22 Aug 2012 12:37:21 +0000 (12:37 +0000)
commit738a5ed6511573ec2431d34ea023022371063cd5
tree4da80e576322720166d02715c2ac58237f89808c
parent5fbb148391d516d895b6c2edadac564c03becc07
Elm: Fix track_resize_cb to actually resize the popup with the proper
evas_object_resize call.

Not sure if this was a fat-finger c/p issue, or just plain
blindness/stupidity. How this remained in code for so long
without anybody seeing it is beyond me.

SVN revision: 75544
src/lib/elm_slider.c