botcity-framework-web-python icon indicating copy to clipboard operation
botcity-framework-web-python copied to clipboard

Handle MacOS retina screen when using computer vision

Open joao-voltarelli opened this issue 2 years ago • 2 comments

Description

Some issues occur when dealing with the display coordinates and also when trying to use the find method. They are probably caused when using a retina display.

joao-voltarelli avatar Jul 05 '23 14:07 joao-voltarelli

For reference: https://github.com/botcity-dev/botcity-framework-core-python/blob/main/botcity/core/bot.py#L219-L236

hhslepicka avatar Nov 11 '23 00:11 hhslepicka