A full view delete/recreate on partition selection :(
This commit is contained in:
parent
8e8fcf936c
commit
6c614b946b
@ -465,6 +465,7 @@ ChoicePage::applyActionChoice( ChoicePage::Choice choice )
|
|||||||
PartitionActions::doReplacePartition( m_core,
|
PartitionActions::doReplacePartition( m_core,
|
||||||
selectedDevice(),
|
selectedDevice(),
|
||||||
partition );
|
partition );
|
||||||
|
updateActionChoicePreview( Replace );
|
||||||
} );
|
} );
|
||||||
break;
|
break;
|
||||||
case NoChoice:
|
case NoChoice:
|
||||||
|
Loading…
Reference in New Issue
Block a user