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
Hovering over the top or bottom edge of a Class element changes the cursor to a vertical resize indicator (e.g., ns-resize). Since Class height is dynamically determined by its content (attributes/methods), vertical resizing is disabled. Showing the resize cursor creates a false affordance, confusing users who try to drag it.
To Reproduce
Open Apollon (Class Diagram).
Add a Class element to the canvas.
Select the element.
Hover the mouse cursor directly over the top or bottom horizontal boundary.
Expected behavior
Cursor remains the default pointer or move/grab icon.
Describe the bug
Hovering over the top or bottom edge of a Class element changes the cursor to a vertical resize indicator (e.g., ns-resize). Since Class height is dynamically determined by its content (attributes/methods), vertical resizing is disabled. Showing the resize cursor creates a false affordance, confusing users who try to drag it.
To Reproduce
Open Apollon (Class Diagram).
Add a Class element to the canvas.
Select the element.
Hover the mouse cursor directly over the top or bottom horizontal boundary.
Expected behavior
Cursor remains the default pointer or move/grab icon.
Screenshots
961cf494-964b-493f-a55b-7dc1886de9ac.webm
OS
No response
Browser
No response
Version
No response
Additional context
No response
Web Console Output