Closed letsfindaway closed 2 months ago
The angle indicator when drawing a line is difficult. If we set the cursor, then we hide the end point of the line, making it difficult to find the proper end point. The indicator should either be at the start of the line or in the middle, or the indicator must be positioned behind the end of the line. But all of this cannot be accomplished with a cursor.
Edit: Solved this by creating a larger cursor with a transparent area around and then using the hot spot to move the angle indicator away from the line end point.