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
Sometimes while an edge is hovered over an element the cursor changes to the default arrow. If the edge is dropped on the element while the default cursor is shown the edge is not connected. This happens more often on Firefox, but it is also possible on Chrome.
This can also happen if the edge is dragged on the element quickly.
To Reproduce
Create a new ClassDiagram
Add 2 Class elements
Click and hold at edge of one Class element to create a new edge
Hover the cursor over the other Class element and move around until the cursor changes from the move icon to the default arrow icon
Let the mouse button go
The edge was not created
Expected behavior
An edge should consistently be created wherever the mouse button is let go on the element.
Environment
- OS: Arch Linux
- Browser: Chromium
- Version: 126.0.6478.114
The text was updated successfully, but these errors were encountered:
Describe the bug
Sometimes while an edge is hovered over an element the cursor changes to the default arrow. If the edge is dropped on the element while the default cursor is shown the edge is not connected. This happens more often on Firefox, but it is also possible on Chrome.
This can also happen if the edge is dragged on the element quickly.
To Reproduce
Expected behavior
An edge should consistently be created wherever the mouse button is let go on the element.
Environment
The text was updated successfully, but these errors were encountered: