OpenPonk / openponk

The OpenPonk modeling platform
https://openponk.github.io/
MIT License
43 stars 9 forks source link

[Bug] Mouse position detection when aligining arrows seems to be off #75

Closed sdasda7777 closed 2 years ago

sdasda7777 commented 2 years ago

As you can see in the picture, even though the mouse was clicked when mouse was above the control point, the program thought it was outside and proceeded with selection.

image

image

sdasda7777 commented 2 years ago

The screenshot above was taken in the Stable version. It seems to be much harder to do in the Nightly version, but still is possible:

image

JanBliznicenko commented 2 years ago

True. There is actually black border around the black circle and the mouse handler only works for the main circle, not the border. I added a clickbox a little larger than the visible shape.