-
Notifications
You must be signed in to change notification settings - Fork 490
[Bug] Cannot rotate a horizontal or vertical line #1105
Description
Describe the bug
An nearly horizontal or vertical line is difficult to rotate using the rotate button on the delegate.
To Reproduce
- Draw a horizontal or vertical line using the
Linetool. - Switch to the Selector tool.
- Select the line
- Try to rotate the line using the rotate icon in the upper right corner of the line
Expected behavior
I would expect that you can rotate the line when you click while the rotate cursor is visible.
Actual behavior
It is at least very difficult to rotate the line. You have to click on the rotate button at the very upper left corner to actually hit it. Else you're hitting the resize handle and are resizing the line, even if the rotate cursor is shown. The rotate cursor remains active even if the resize function is actually executed.
Screenshots
Even if the rotate cursor is shown, when clicking at this position the resize function is executed.

As you can see, the right resize handle, the resize handle at the bottom right corner and the rotate button are very close together. I would however expect that I get the function which is indicated by the cursor.
Context
- reproducibility :
systematic - OpenBoard version :
- bug happens with :
dev - didn't check : all others
- bug happens with :
- OS :
- bug happens with :
Linux - didn't check :
WindowsmacOS
- bug happens with :
- Installation source :
own build - If you built OpenBoard from source, please provide the branch you're working on :
dev