Call item update if curve detailed mode changed.
Need to show/hide a curve direction. --HG-- branch : develop
This commit is contained in:
parent
969dd163bf
commit
def801a626
|
@ -432,6 +432,7 @@ void VAbstractSpline::ShowHandles(bool show)
|
|||
{
|
||||
controlPoints.at(i)->setVisible(show);
|
||||
}
|
||||
update();// Show direction
|
||||
}
|
||||
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user