Bug 376875

Summary: [anim] play/pause button behaves like a play/stop button
Product: [Applications] krita Reporter: gordie.lachance+dev
Component: AnimationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nicole.sima12
Priority: NOR    
Version First Reported In: 3.1.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description gordie.lachance+dev 2017-02-24 11:25:54 UTC
I know the animation button is named "play/pause", but it actually behaves like a "play/stop" button (and have a "stop" icon) : the playhead starts again from the beginning of the timeline when hitting play.

I suggest that the default behaviour of the button would be to play from where the playhead is (play/pause).
Maybe there could be a combination (eg. SHIFT + click on the button) to force playing back from the beginning - the icon would switch when hovered, too.

Thanks !
Comment 1 Halla Rempt 2017-02-27 13:41:32 UTC
Git commit 2770c842f9636e9fc03db467fa25221e318032b1 by Boudewijn Rempt.
Committed on 27/02/2017 at 13:41.
Pushed by rempt into branch 'krita/3.1'.

Change the tooltip: play is play/stop, not play/pause

M  +1    -1    plugins/dockers/animation/animation_docker.cpp

https://commits.kde.org/krita/2770c842f9636e9fc03db467fa25221e318032b1
Comment 2 Halla Rempt 2017-02-27 17:16:22 UTC
Git commit 6dc22a547052427490df52bbc79950d12c711e0c by Boudewijn Rempt.
Committed on 27/02/2017 at 13:40.
Pushed by rempt into branch 'master'.

Change the tooltip: play is play/stop, not play/pause

M  +1    -1    plugins/dockers/animation/animation_docker.cpp

https://commits.kde.org/krita/6dc22a547052427490df52bbc79950d12c711e0c
Comment 3 Halla Rempt 2019-08-12 07:01:46 UTC
*** Bug 410830 has been marked as a duplicate of this bug. ***