Summary: | JPEG Export Improvement [Feature Request] | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | reptillia39 |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 3.3.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | https://commits.kde.org/krita/5abcd21b89868c3d28fdb21fd5b326f14c6bc341 | Version Fixed In: | |
Sentry Crash Report: |
Description
reptillia39
2017-10-13 04:18:56 UTC
Git commit e18081132943dedfde852dcd5d46460080a73725 by Boudewijn Rempt. Committed on 13/10/2017 at 07:06. Pushed by rempt into branch 'master'. Rename the compression slider to quality It used to be call "Quality" before, but was renamed to compression without changing the logic in response to CCBUG:328073 , which only tried to fix the precision. The slider, however, does not indicate compression at all. M +1 -1 plugins/impex/jpeg/kis_wdg_options_jpeg.ui https://commits.kde.org/krita/e18081132943dedfde852dcd5d46460080a73725 Git commit 5abcd21b89868c3d28fdb21fd5b326f14c6bc341 by Boudewijn Rempt. Committed on 14/10/2017 at 08:32. Pushed by rempt into branch 'krita/3.3'. Rename the compression slider to quality It used to be call "Quality" before, but was renamed to compression without changing the logic in response to CCBUG:328073 , which only tried to fix the precision. The slider, however, does not indicate compression at all. M +1 -1 plugins/impex/jpeg/kis_wdg_options_jpeg.ui https://commits.kde.org/krita/5abcd21b89868c3d28fdb21fd5b326f14c6bc341 |