Owen W. Taylor b7b4c54ab5 Make checking if an item is under the pointer asynchonous again
Checking if an item is under the pointer by calling stage.get_actor_at_pos()
synchronously will trigger a too-early allocation of the stage. Use an idle
at Meta.PRIORITY_BEFORE_REDRAW. (Before 553503d it was using a 5 msec timeout,
553503d made it synchronous.)

http://bugzilla.gnome.org/show_bug.cgi?id=592608
2009-09-04 19:12:07 -04:00
..
2009-08-27 02:00:23 -04:00
2009-08-27 02:00:23 -04:00
2009-09-02 15:04:24 -04:00
2009-08-14 09:32:15 -04:00
2009-09-03 09:50:39 -04:00