Comment 9 for bug 1188143

Revision history for this message
Cameron White (cameronwhite91) wrote : Re: Rectangle Select mouse icon automatically changed to Pan with no click action

I'm not a big fan of those cursors, since they suggest that the selection can only be resized in a single direction. I'd rather use the standard Gdk cursors for each corner, like Gdk.CursorType.BottomLeftCorner (examples are at https://developer.gnome.org/gdk/stable/gdk-Cursors.html).

Your bug from comment #2 should probably go into another bug report so that it doesn't get lost, since this issue is mainly about the cursor icons.