endlessm / eos-photos

Endless photo application
Other
4 stars 3 forks source link

Tempory fix for dropped screen refreshes with MALI #245

Closed mattdangerw closed 10 years ago

mattdangerw commented 10 years ago

Hopefully very temporary. The photo app will not update the photo content every other time a filter is applied. This happens only on MALI but makes the app entirely unusable. Adding a queue_redraw in an idle_add fixes the problem. The right way to do this is to get a fix in for MALI or clutter-gtk. When that happens we should revert.

wgreenberg commented 10 years ago

CR pass, works on dat odroid.

ptomato commented 10 years ago

Open an issue in eos-shell to track the Mali bug?