Closed hrj closed 7 years ago
When viewing very large FLIFs, the final callback may not be at quality = 100%, because of scaling.
This change ensures that the last callback is rendered.
Addendum:
options.fit == true
Closes #333
I fixed a few more things:
When viewing very large FLIFs, the final callback may not be at quality = 100%, because of scaling.
This change ensures that the last callback is rendered.
Addendum:
options.fit == true
, fit the preview images as wellCloses #333