oriash93 / AutoClicker

AutoClicker is a useful simple tool for automating mouse clicks.
MIT License
282 stars 118 forks source link

Allow for negative values in X-Y coordinates #64

Open cmitch419 opened 2 years ago

cmitch419 commented 2 years ago

Currently, you cannot seem to enter negative values into the X-Y position input boxes.

I believe positions are relative to the origin of whatever monitor is designated the Main Display (as defined in the Display Properties) which means any screen positioned to the left and/or above the main display in a multi-monitor setup will be unclickable.

Could you please remove the positive integer restrictions on these input fields?

Thanks for the useful tool!

oriash93 commented 2 years ago

Thanks for the issue! I will take care of it 👍🏽