botcity-dev / botcity-framework-web-python

BotCity Framework Web - Python
https://documentation.botcity.dev/frameworks/web/
Apache License 2.0
40 stars 19 forks source link

Fixed minor bug in find_all() #15

Closed Psycho-Ray closed 2 years ago

Psycho-Ray commented 2 years ago

FIXED: If two matches were next to each other, but without at least a pixel separating them, the bot would consider them to be duplicates.