Previewing some pictures failed

Issue #7 resolved
hackmac repo owner created an issue

There are bugs in the decoder of some picture file formats:
- The offscreen buffer where the graphic is rendered to can be dimensioned too small. This happened during size animation of the File Info panel, cause the dimension of the buffer is calculated from the size of the preview area which is also dependent on the resolution of the output device.
- Sometimes the picture data contains more data than needed to display a picture.

Comments (3)

  1. Log in to comment