mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Allow well target list to consume available space
This commit is contained in:
@@ -729,6 +729,7 @@ void RimWellPathGeometryDef::defineEditorAttribute( const caf::PdmFieldHandle* f
|
||||
if ( tvAttribute )
|
||||
{
|
||||
tvAttribute->resizePolicy = caf::PdmUiTableViewEditorAttribute::RESIZE_TO_FIT_CONTENT;
|
||||
tvAttribute->heightHint = 1000;
|
||||
|
||||
if ( m_pickPointsEnabled )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user