Skip to content
  • Robert M. O'Bara's avatar
    ENH: Add new line edit widget for doubles · fad14594
    Robert M. O'Bara authored
    This widget was copied and modified from ParaView.  It displayes a lower precision value by default for easier viewing
    but when edited it displays the full precision value.
    
    Also changed ValueItem::valueAsString to convert double to a full precision format.
    fad14594