Closed
Description
If you set the "step" linestyle using the Qt Figure Options dialog, it can't be undone. This seems to be because step is actually a drawstyle, and is treated separately from the other options. The "default" drawstyle should be added to the combo box so it can be reset, or the default option could be appended to the other linestyles.