mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -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,
|
||||
selectedDevice(),
|
||||
partition );
|
||||
updateActionChoicePreview( Replace );
|
||||
} );
|
||||
break;
|
||||
case NoChoice:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue