You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you very much for creating and maintaining this awesome open-source auto-clicker app — it's one of the most powerful and user-friendly tools in this category!
I have one small feature request/suggestion regarding the Image Condition capture selector:
Currently, when dragging the selection rectangle, there seems to be a minimum size limit (roughly around 1/4–1/3 of the screen width in some orientations) and/or an implicit aspect ratio behavior that makes the box automatically stretch longer when trying to make it very small. This is great for ensuring reliable image matching, but in some automation scenarios (e.g., very small UI elements, pixel-perfect taps, or dense game interfaces), being able to select an even smaller region would be extremely helpful.
Would it be possible to consider one (or both) of the following options in a future update?
Lower the minimum selection size (e.g., allow going down to 10–20 pixels or even smaller, with a warning about potential matching inaccuracy).
Add an optional toggle in the condition settings or global preferences:
Lock aspect ratio (on by default)
Allow free resizing without minimum size enforcement (for advanced users who accept the risk of poor detection)
This would give users more flexibility depending on their use case, while keeping the current safe defaults for most people.
I understand there might be technical reasons (detection accuracy, overlay interaction limits, etc.) for the current behavior, so even just an advanced/hidden option or a debug flag would already be fantastic.
Thank you again for your great work and for considering this suggestion!
Looking forward to any thoughts or feedback :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @Nain57,
First of all, thank you very much for creating and maintaining this awesome open-source auto-clicker app — it's one of the most powerful and user-friendly tools in this category!
I have one small feature request/suggestion regarding the Image Condition capture selector:
Currently, when dragging the selection rectangle, there seems to be a minimum size limit (roughly around 1/4–1/3 of the screen width in some orientations) and/or an implicit aspect ratio behavior that makes the box automatically stretch longer when trying to make it very small. This is great for ensuring reliable image matching, but in some automation scenarios (e.g., very small UI elements, pixel-perfect taps, or dense game interfaces), being able to select an even smaller region would be extremely helpful.
Would it be possible to consider one (or both) of the following options in a future update?
This would give users more flexibility depending on their use case, while keeping the current safe defaults for most people.
I understand there might be technical reasons (detection accuracy, overlay interaction limits, etc.) for the current behavior, so even just an advanced/hidden option or a debug flag would already be fantastic.
Thank you again for your great work and for considering this suggestion!
Looking forward to any thoughts or feedback :)
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions