Go on with colors enumeration even when there's a new partition.
This commit is contained in:
parent
c08eecbbaf
commit
1da4360ed6
@ -107,7 +107,6 @@ colorForPartition( Partition* partition )
|
||||
{
|
||||
if ( KPMHelpers::isPartitionNew( child ) )
|
||||
++newColorIdx;
|
||||
else
|
||||
++colorIdx;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user