iseahound / ImagePut

A core library for images in AutoHotkey. Supports AutoHotkey v1 and v2.
https://www.autohotkey.com/boards/viewtopic.php?f=83&t=76633
MIT License
116 stars 24 forks source link

Fix bug where focus search loop could go out of range #37

Closed wind0204 closed 7 months ago

wind0204 commented 7 months ago

My bad.

As you noticed(https://github.com/iseahound/ImagePut/pull/36#issuecomment-1855899673), the expression should be simply "s + w * h"