2008-11-05 Alejandro Pinheiro <apinheiro@igalia.com>
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 5 Nov 2008 10:06:52 +0000 (10:06 +0000)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 5 Nov 2008 10:06:52 +0000 (10:06 +0000)
commit603e8cebd462778db1b3b1184a33051059287f7e
tree976e4d2c9173105face01fd606f52a1a1a75d80b
parenteadb8e882b56af8f976ae3e5207641f7482213a6
2008-11-05 Alejandro Pinheiro <apinheiro@igalia.com>

Modified the way to scroll to the current selection just when the touch
selector is shown on the screen, avoiding a g_idle. Added too a property
to configure this behaviour. See hildon_pannable_area_jump_to_child
documentation for more information.

* src/hildon-touch-selector.c
Removed unused CENTER_ON_SELECTED_ITEM_DELAY macro
Added 'initial-scroll' property
(hildon_touch_selector_set_property): Added
(hildon_touch_selector_map): Removed as not required anymore
(_hildon_touch_selector_on_selected_items): Modified in order to manage
only a concrete column, instead of iterate along all the columns
ChangeLog
src/hildon-touch-selector.c