-
- Downloads
Performance improvement on application form (#3577)
This PR optimizes the code and logic responsible for unlocking
the application form on detecting human activity.
- makes the unlocking action DRY.
- move away from using jquery
- prevent the unlock action from firing on every mouse move, the unlock
action is performed only once.
- Use more standard key names instead of keycodes.
---------
Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
parent
cdcbda5e
No related branches found
No related tags found
This commit is part of merge request !20. Comments created here will be created in the context of that merge request.
Please register or sign in to comment