diff --git a/apps/gui/skin_engine/skin_touchsupport.c b/apps/gui/skin_engine/skin_touchsupport.c index fb4780c22d..a0b82dd9da 100644 --- a/apps/gui/skin_engine/skin_touchsupport.c +++ b/apps/gui/skin_engine/skin_touchsupport.c @@ -103,6 +103,7 @@ int skin_get_touchaction(struct wps_data *data, int* edge_offset, } temp = r; returncode = r->action; + r->last_press = current_tick; break; default: if (r->armed && ((repeated && needs_repeat) ||