Heitor
Heitor
I managed to fix it after I checked this issue. The issue is talking about a problem with out-of-Ybounds shapes, there is a comment there mentioning problems with the `mouseY`...
> For completeness sake... is the issue fixed in newer versions of p5.js, e.g. 1.10 and above, that include the fix from [46c5226](https://github.com/processing/p5.js/commit/46c5226a0f430026bdaf5fc4f5fe08f6a606eb09)? I added the `1.11.1` p5.js version to...
As I said before, I don't know exactly what causes the problem, so I can't provide the specific steps to achieve the issue, but I can show you one of...
@bojidar-bg I'm sorry for not answering, I actually ignored this issue, everytime I had any problem with the `mouseY` variable or the error mentioned in a previous comment about this...
@bojidar-bg About your try to reproduce the problem, I don't think this is related to the issue at all. The steps you took made the `mouseY` variable assume a non-int...
Hello @koushikcs562 I actually forgot about this issue I pulled, it's been so long, but I do appreciate your help. So, I have tested the issue again with the project...
I'm sorry, I just remembered something. I tried to make another project recently, and the same problem appeared again, but in a different way. This is just a `test project`...