...when there is only one page. The TIFF load dialog appears when either there are multiple pages, or we need to make a decision about how to render the alpha channel. The "Show reduced images" was shown in both situations, even though it is not applicable when we only have one page. This patch modes that code inside the "if (pages->n_pages > 1)" condition to prevent it from showing when it's not needed. |
||
|---|---|---|
| .. | ||
| file-tiff-export.c | ||
| file-tiff-export.h | ||
| file-tiff-io.c | ||
| file-tiff-io.h | ||
| file-tiff-load.c | ||
| file-tiff-load.h | ||
| file-tiff.c | ||
| file-tiff.h | ||
| meson.build | ||