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 !
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
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
*** Bug 410830 has been marked as a duplicate of this bug. ***