Changes between Version 1 and Version 2 of Ticket #54648, comment 17
- Timestamp:
- 07/02/2022 12:39:06 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54648, comment 17
v1 v2 1 1 Thanks for links @codekraft 2 2 3 Yes I agree, the main reason for my comment was to point out a possible limitation on the current quality filter (because of the line that checks if the quality has been not set) that might not be obvious from the docs when testing it out.3 Yes I agree, the main reason for my comment was to point out a possible limitation on the current quality filter (because of the line that checks if the quality is unmodified) that might not be obvious from the docs when testing it out. 4 4 5 5 Probably another filter would be needed here to avoid the current limitations and allow it to target different intermediate sizes and formats. Also to avoid changing current behavior of the existing filter.