wustho / epy

CLI Ebook (epub2, epub3, fb2, mobi) Reader
GNU General Public License v3.0
962 stars 52 forks source link

PageScrollAnimation seems to be always True #28

Closed 097115 closed 3 years ago

097115 commented 3 years ago

Tried to set PageScrollAnimation to False here but it seems something still sets it to True somewhere down the road :) (i.e., I can't turn it off)

This is happening on b43ef4c.

wustho commented 3 years ago

Hello there, thanks for giving detailed traceback of the issue...

Can you try setting PageScrollAnimation to true in the config file instead of the code directly? Does it work?

Config file located in:

097115 commented 3 years ago

@wustho

Oh, sorry, mate, I completely missed that there's a config file :)

Everything works as intended, sorry for the mess!

(And thanks for this superb reader :)