Auto Delay Presentation Off
Needs RevisionPublic

Authored by dsam82 on Apr 26 2019, 12:44 PM.

Details

Reviewers
cgilles
mqualmann
Group Reviewers
Digikam
Summary

Generated user an option to use only keys/mouse/scroll to change the slides in presentation view in normal and OpenGL mode.

Test Plan
  • Check "Off Auto Delay" Checkbox.
  • Start the presentation in any mode.
  • Use keys/mouse/scroll to change the slides.

Diff Detail

Repository
R482 digiKam
Lint
Lint Skipped
Unit
Unit Tests Skipped
dsam82 requested review of this revision.Apr 26 2019, 12:44 PM
dsam82 created this revision.
mqualmann requested changes to this revision.Apr 26 2019, 8:46 PM

As I wrote here (https://bugs.kde.org/show_bug.cgi?id=124788#c5) I find the solution with the CheckBox not so good.

  • When the CheckBox is enabled, the time can no longer be set for the Ken Burns effect (a stand-alone OpenGL widget and effect). The Ken Burns effect lives only through the movement.
  • If the checkbox is activated, the control widget in the upper right corner shows that it is in play mode. Pressing the play / pause button does not change anything.
  • When I use the mouse wheel, the control widget is always displayed.

Maik

This revision now requires changes to proceed.Apr 26 2019, 8:46 PM
dsam82 added a comment.EditedApr 27 2019, 8:09 PM

If the checkbox is activated, the control widget in the upper right corner shows that it is in play mode. Pressing the play/pause button does not change anything.

What should happen if the user clicks on the play/pause button when the checkbox is activated?
Since the user doesn't want the animations, I think the control widget should be in pause mode or are there any other functionality to implement?