Skip to content
  • Robert M. O'Bara's avatar
    BUG: Fix issues when deleting values in extensible input items · 764342b6
    Robert M. O'Bara authored
    - Deleting values would cause strange behavior such as not creating new entries after something was deleted and in some cases crashing the program
    - Solution is to redraw the input widget when deleting a value
    - Also added FixWidth option to string input items (so they behave like int and double input items)
    764342b6