The feather parameter from the Gradient tool can now be controlled from the preview.
This commit is contained in:
@@ -609,6 +609,9 @@ void EditDataProvider::switchOffEditMode() {
|
||||
}
|
||||
|
||||
CursorShape EditDataProvider::getCursor(int objectID) {
|
||||
if (currSubscriber)
|
||||
currSubscriber->getCursor(objectID);
|
||||
|
||||
return CSOpenHand;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user