mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -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::DrawNestedPartitions :
|
||||||
PartitionBarsView::NoNestedPartitions;
|
PartitionBarsView::NoNestedPartitions;
|
||||||
|
|
||||||
|
m_reuseHomeCheckBox->hide();
|
||||||
switch ( choice )
|
switch ( choice )
|
||||||
{
|
{
|
||||||
case Alongside:
|
case Alongside:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue