// TODO: needs improvements but works 99% of the time
return false;
This looks good. PR approved.
To improve that, you could get rid of the comment to save space.
// TODO: needs improvements but works 99% of the time
return false;
This looks good. PR approved.
To improve that, you could get rid of the comment to save space.