mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
Hide reuse checkbox on action selection change.
This commit is contained in:
parent
a17f369cee
commit
c1e535a8e8
1 changed files with 1 additions and 0 deletions
|
@ -858,6 +858,7 @@ ChoicePage::updateActionChoicePreview( ChoicePage::Choice choice )
|
|||
PartitionBarsView::DrawNestedPartitions :
|
||||
PartitionBarsView::NoNestedPartitions;
|
||||
|
||||
m_reuseHomeCheckBox->hide();
|
||||
switch ( choice )
|
||||
{
|
||||
case Alongside:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue