MantisBT - ParaView
View Issue Details
0004410ParaView(No Category)public2007-02-05 19:352007-02-06 12:24
Ken Moreland 
Utkarsh Ayachit 
highminoralways
closedopen 
 
 
0004410: Merge play and pause buttons
As I have been playing with the new animation controls in PV, I've noticed that it's awkward to start and stop the animation quickly.

Let's merge the play and pause buttons into one button. When the animation is not running it shows the play icon, and when the animation is running it shows the pause icon. This would allow use to start and stop the animation without moving the mouse.

Note that both Windows Media Player and iTunes follow this convention.
No tags attached.
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0006360)
Utkarsh Ayachit   
2007-02-06 09:21   
The pause button is hidden until play begins, when the play button is hidden instead. Since both buttons are adjacent, it gives the illusion that the play button has been converted to pause button.

/cvsroot/ParaView3/ParaView3/Applications/Client/MainWindow.cxx,v <-- MainWindow.cxx
new revision: 1.72; previous revision: 1.71
/cvsroot/ParaView3/ParaView3/Applications/Client/MainWindow.h,v <-- MainWindow.h
new revision: 1.19; previous revision: 1.18