Update next state slightly later.
This commit is contained in:
parent
5ccd90b5d4
commit
60dcba8735
@ -465,12 +465,12 @@ ChoicePage::doAlongsideSetupSplitter( const QModelIndex& current,
|
|||||||
Calamares::Branding::instance()->
|
Calamares::Branding::instance()->
|
||||||
string( Calamares::Branding::ProductName ) );
|
string( Calamares::Branding::ProductName ) );
|
||||||
|
|
||||||
updateNextEnabled();
|
|
||||||
|
|
||||||
if ( m_isEfi )
|
if ( m_isEfi )
|
||||||
setupEfiSystemPartitionSelector();
|
setupEfiSystemPartitionSelector();
|
||||||
|
|
||||||
cDebug() << "Partition selected for Alongside.";
|
cDebug() << "Partition selected for Alongside.";
|
||||||
|
|
||||||
|
updateNextEnabled();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user