Changes between Initial Version and Version 1 of Ticket #2056, comment 8
- Timestamp:
- 12/11/18 20:15:04 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2056, comment 8
initial v1 1 1 > After a little bit of testing I have found that this change, get's me the desired behavior: 2 2 This may have undesirable side effects for non-text apps. 3 How about the patch above instead? (only changes the videomin value when the text hint is set)3 How about the patch above instead? (only changes the videomin value when the text hint is not set) 4 4 5 5 > I've also found that webp is lossy in my configuration, so I've added a content_type check to the nonvideo codepath: