Menu

#157 Edit Diagram Properties, change trace, apply, result invalid

0.0.18
closed
nobody
None
5
2014-08-15
2014-05-16
Guilherme
No

1) add a trace to a diagram
2) edit the diagram
3) add a second trace, remove the first
4) apply or ok
- issue, new trace shows as invalid
- edit diagram again, there is no trace on the list, there is a hidden, empty one.
- remove the empty an add the second again works.

Discussion

  • Guilherme

    Guilherme - 2014-08-06

    Seems related to slotRestToTake

    Comment this out in diagramdialog.cpp and the issue is gone. Need to find a proper fix.

    connect(GraphInput, SIGNAL(textChanged(const QString&)), SLOT(slotResetToTake(const QString&)));
    
     
  • Guilherme

    Guilherme - 2014-08-15
    • status: open --> closed
     
  • Guilherme

    Guilherme - 2014-08-15
     

Log in to post a comment.