1Euro7Cent / Mrballou-drawbot

This is a drawbot that can draw in almost every drawing programm (skribbl.io, gartic phone ect)
GNU General Public License v3.0
95 stars 11 forks source link

Drawbot goes out of bounds #19

Closed polyqubit closed 1 year ago

polyqubit commented 1 year ago

All directions were followed in initializePositions, but upon running the drawbot the bot attempts to draw an image that is offset from the set boundaries image

polyqubit commented 1 year ago

It might be a resizing issue because when I tried a portrait image, it drew a few dots on the canvas and then clicked randomly on the taskbar

1Euro7Cent commented 1 year ago

It is capped at the defined area. Even if it wanted it cannot go outside except for color selection. It could be the problem that you don't configured it correctly, or you have screen zoom activated in windows (see image).

image

1Euro7Cent commented 1 year ago

Do you still have the issue?

1Euro7Cent commented 1 year ago

Too inactive. Closing issue. Feel free to reopen when you still have something to contribute to this issue.