Closed Kolhax closed 2 years ago
I like this idea but I think it could be simplified by adding self.image
and self.thumbnail
as optional properties to Paginator
then setting the image and thumbnail either in _new_page()
or _add_page()
instead of adding args to the other functions.
I'm also working on v2 so if you want to add a PR to that fork instead that would be better.
it's kinda just what I just did...
Kind of, but you changed more than what needed to be changed to make this work. Please make the changes above and PR on v2. Thanks!
Just added a feature for Image / Thumbnail in DefaultCommand