Skip to content
  • dt's avatar
    Fixes EnvironmentEditWidget editing variable names · 0a1c7802
    dt authored
    Don't loose focus, don't loose the current index.
    Implemented in a not really good way. The model emits a signal after
    renaming, which the view respsonds to by setting focus/currentIndex
    correctly.
    0a1c7802