Steps to reproduce:
- Open any multistep results file (e.g. transient dynamics results).
- At the “Step, increment” bar select “1,0” step.
- Press “Animation” button at the same toolbar. Program hangs.
Current version of the animation procedure creates animation for steps from 1,0 to the step selected at the toolbar. Perhaps a single-frame animation leads to exception somewhere in code. I realize that this type of animation is senseless, however an inexperienced user could be unaware about a bit untypical procedure used in PPM to define the default end time for animation.
Possible solution could be opening of the animation window in such a single-frame case with all options shown (like after pressing the “More” button). It will be a suggestion to a user to define the first and the last steps for animation explicitly, as well as all other animation parameters.