@ -74,8 +74,8 @@ function rcube_list_widget(list, p)
this.dblclick_time=500;// default value on MS Windows is 500
this.row_init=function(){};// @deprecated; use list.addEventListener('initrow') instead
this.pointer_touch_start=0;// start time of the touch event
this.pointer_touch_time=500;// maximum time a touch should be considered a left mouse button event, after this its something else (eg contextmenu event)
this.touch_start_time=0;// start time of the touch event
this.touch_event_time=500;// maximum time a touch should be considered a left mouse button event, after this its something else (eg contextmenu event)