mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-19 13:29:13 -04:00
[GH-ISSUE #30] next/prev chapter buttons inactive #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dapuva76 on GitHub (Dec 4, 2018).
Original GitHub issue: https://github.com/Frumph/comic-easel/issues/30
Updated to the latest version. I can enable next/previous chapter buttons, but they are not clickable. Although I have 4 chapters and over 100 pages. I unchecked everything that seems to interfere with this in the config (I think).
@Dapuva76 commented on GitHub (Dec 4, 2018):
Figured it out. Need to assign an order, before this works. Sorry for the trouble.