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()->
|
||||
string( Calamares::Branding::ProductName ) );
|
||||
|
||||
updateNextEnabled();
|
||||
|
||||
if ( m_isEfi )
|
||||
setupEfiSystemPartitionSelector();
|
||||
|
||||
cDebug() << "Partition selected for Alongside.";
|
||||
|
||||
updateNextEnabled();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user