Changeset 615:242df1e097e6


Ignore:
Timestamp:
03/19/15 16:23:41 (9 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Fixed the resetting of the fault/explanation widget (re #254)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/faultexplain.py

    r608 r614  
    225225
    226226        self._faultWidgets = {}
     227        self._updateStats(numFaults = 0, numExplanations = 0)
    227228
    228229    def _updateStats(self, numFaults = None, numExplanations = None):
Note: See TracChangeset for help on using the changeset viewer.