Skip to content
Snippets Groups Projects
  • Alan De Smet's avatar
    ae766fa0
    loosely synchronize variable selection in gui. · ae766fa0
    Alan De Smet authored
    In the GUI, if the user changes the A variable, and the A and B variables were the same, try to change the B variable to match.
    
    Changed from catching activated to currentIndexChanged, as the former doesn't work when the selection is programmatically changed.
    ae766fa0
    History
    loosely synchronize variable selection in gui.
    Alan De Smet authored
    In the GUI, if the user changes the A variable, and the A and B variables were the same, try to change the B variable to match.
    
    Changed from catching activated to currentIndexChanged, as the former doesn't work when the selection is programmatically changed.