Different cursor in same canvas area
In the canvas, different cursor types are present in the same canvas area.
Steps to follow:
- File -> New (make a new canvas)
- Move cursor in the canvas and notice that cursor changes in different regions.
I investigated it further and found that svg area has correct cursor type and but the patchholder is causing the issue
We can correct it and make the cursor type consistent in the whole canvas.