app, cursors: add a cursor for the warp tool
... and use it instead of the perspective tool cursor. Disable the cursor modifiers for now, since they're not really meaningful.
This commit is contained in:
@ -192,6 +192,7 @@ static GimpCursor gimp_tool_cursors[] =
|
||||
{ "tool-dodge.png" },
|
||||
{ "tool-burn.png" },
|
||||
{ "tool-measure.png" },
|
||||
{ "tool-warp.png" },
|
||||
{ "tool-hand.png" }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user