Use G_PRIORITY_IDLE_HIGH + 20 for all the pannable area timeouts
authorClaudio Saavedra <csaavedra@igalia.com>
Thu, 3 Sep 2009 20:08:20 +0000 (23:08 +0300)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 3 Sep 2009 20:13:14 +0000 (23:13 +0300)
commit7565b2a1ec81541806e81bda4ea25748bf21de1b
tree8b90fa33b917595a6673c6e4698fbaeecb19601d
parent5c9192d464868f298838bc762f921ea1ff79d5f8
Use G_PRIORITY_IDLE_HIGH + 20 for all the pannable area timeouts

* hildon/hildon-pannable-area.c:
(hildon_pannable_area_launch_fade_timeout),
(hildon_pannable_area_motion_event_scroll),
(hildon_pannable_area_check_move),
(hildon_pannable_area_button_release_cb),
(hildon_pannable_area_scroll_to):

Use a priority of G_PRIORITY_IDLE_HIGH + 20 for all the pannable
area drawing operations, since this is the recommended for drawing
operations.

Fixes: NB#110894 (In event view containing very large description
field, application menu is displayed blank while panning)
Fixes: NB#131942 (HildonPickerDialog is seen empty when popping up
for the first time)
ChangeLog
hildon/hildon-pannable-area.c