Summary : Make sure field vectors are displayed

This commit is contained in:
Magne Sjaastad
2019-09-11 09:56:32 +02:00
parent c7bbd14143
commit 0939b41120

View File

@@ -746,7 +746,7 @@ QList<caf::PdmOptionItemInfo>
{
appendOptionItemsForCategories( options );
}
else if ( fieldNeedingOptions == &m_currentSummaryCategory )
else
{
// Lookup item type input field
auto identifierAndField = lookupIdentifierAndFieldFromFieldHandle( fieldNeedingOptions );