6 ms·
Thanks for your feedback! I will look into it :)
by fmeringdal 5y ago
Thanks for your feedback! I will look into it :)
- de6u99er 5y 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 5y agoHaha! I must admit that I also did two if statements the first time I implemented overlaps ;)