4 ms·
Thanks for your feedback! I will look into it :)
by fmeringdal 6y ago
Thanks for your feedback! I will look into it :)
- de6u99er 6y agoNo problem. Took me 2 min to find it. I actually searched for the term "overlap" to see if you're doing it correctly ;) At least you're using one if statement. Many do interval overlap comparisons with two if statements.
- fmeringdal 6y agoHaha! I must admit that I also did two if statements the first time I implemented overlaps ;)