prevent default added
This commit is contained in:
+1
-2
@@ -67,8 +67,7 @@ window.rkt_get_evt_handler = function(event_kind, el_id, selector, win_nr, no_pr
|
||||
e.preventDefault();
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
window.rkt_bounds.set(handler_key, handler);
|
||||
return handler;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user