#4402 closed enhancement (fixed)
OMEdit: Correctly switch between Simulate with and w/o Animation
Reported by: | Jan Kokert | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | v1.12.0 |
Keywords: | Cc: |
Description
To reproduce the issue do the following:
1.) open any model, chose "Simulation Setup" (green S button) and simulate.
2.) Do it again but accidentally hit the button left of it ("Simulate with Animation")
3.) Chose again "Simulation Setup" and simulate.
Result: OMEdit is still in the Animation Mode
Even if before 3.) the checkbox "Launch Animation" is unticked, the old result is shown in Animation Mode.
Can this be changed to a more intuitive handling between Simulate with and w/o Animation?
Change History (7)
comment:1 by , 8 years ago
Milestone: | Future → 1.12.0 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:2 by , 8 years ago
Even if before 3.) the checkbox "Launch Animation" is unticked, the old result is shown in Animation Mode.
Can this be fixed?
comment:4 by , 8 years ago
It doesn't go into the Animation Mode. It just switches to Plotting perspective and you have Animation window there as active window since you last did the Animation.
comment:5 by , 8 years ago
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
comment:6 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I have done it as you want. Now you will see the plotting window after simulation and animation window after animation.
1b6ac20/OMEdit.
comment:7 by , 8 years ago
I have done it as you want.
Well, thank you! I hope it is in interest of all users. :)
Before 3.) the checkbox
Launch Animation
is not unticked.Basically when you click on "Simulate with Animation" we tick the "Launch Animation" checkbox and simulate without showing the dialog to the user.
So next time when you open the "Simulation Setup" you will see "Launch Animation" ticked.
This is the intended behavior. We want "Simulation Setup" to remember things.