Matrixchung / EDAutopilot-v2

An autopilot bot for Elite: Dangerous based on computer vision
MIT License
49 stars 12 forks source link

Fix the weird behavieur after selecting a small cabin #14

Closed DLAcoding closed 2 years ago

DLAcoding commented 2 years ago

When a small cabin is selected the loop has no time to refresh the image. Adding a small sleep will slow a bit the process of selecting cabin but will give enought time to refresh correctly and avoid poping up the mission filters. Fixed isue