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
add a very short line (vertical or horizontal path), length <= 4px
try to select it at middle, it fails, and there's no "under mouse indicator" (a green line).
move mouse to the outer region of two endpoints. Though it's far away from the path (considering how small it is), green line appears and it's possible to select it from there.
Expected behavior
green line appears when mouse is near or inside the line, and the line can be selected.
green line doesn't appear when mouse is near the endpoints but not inside the line.
Actual behavior
As the steps above.
Screenshots or video
record2.mp4
Desktop (please complete the following information)
Windows 11 22H2
Firefox 124.0.2 (64-bit)
Smartphone (please complete the following information)
No response
Environment (please complete the following information)
No response
Frontend Stack Trace
No response
Backend Stack Trace
No response
Additional context
in Figma there is also a margin area for easier selection of smaller things, but the margin width is almost constant with screen pixel, ensuring it doesn't get too large when closely zoomed.
Steps To Reproduce
Expected behavior
Actual behavior
As the steps above.
Screenshots or video
record2.mp4
Desktop (please complete the following information)
Smartphone (please complete the following information)
No response
Environment (please complete the following information)
No response
Frontend Stack Trace
No response
Backend Stack Trace
No response
Additional context
in Figma there is also a margin area for easier selection of smaller things, but the margin width is almost constant with screen pixel, ensuring it doesn't get too large when closely zoomed.