-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125310/
-----------------------------------------------------------

Review request for Okular.


Repository: okular


Description
-------

Right now, fade transition is always done in 100 frames. If the intended 
duration is, say, 1 second, the actual duration can easily be a few seconds 
instead, due to the limited CPU power (on my laptop with core i5, those 100 
frames take 2 seconds).

I propose a patch that changes the number of frames to 20 * (duration in 
seconds). 20 FPS still looks completely smooth to me.


Diffs
-----

  ui/presentationwidget.h 81beb6c 
  ui/presentationwidget.cpp 0d9a55d 

Diff: https://git.reviewboard.kde.org/r/125310/diff/


Testing
-------

Works for me.


Thanks,

Arseniy Lartsev

_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to