mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 01:45:36 -04:00
A full view delete/recreate on partition selection :(
This commit is contained in:
parent
8e8fcf936c
commit
6c614b946b
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue