Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preset selector conflicts with JPG quality options #1257

Closed
Akuma73-sudo opened this issue Aug 7, 2024 · 0 comments
Closed

Preset selector conflicts with JPG quality options #1257

Akuma73-sudo opened this issue Aug 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Akuma73-sudo
Copy link

Akuma73-sudo commented Aug 7, 2024

In the Resize and Convert tool, selecting a preset for resizing a JPG image overwrites the user-specified quality setting. For instance, choosing a preset to downsize an image by 60% while setting quality to 10% results in the image being downsized correctly, but with quality incorrectly set to 60% (matching the preset). The desired quality setting is only applied when manually editing dimensions, which deselects the preset.

To Reproduce:

1. Go to Edit > Resize and Convert > Pick any image
2. Image format: JPG
3. Resizing preset: Any (from 10 to 100)
4. Quality: Any (from 0 to 100)
[other settings don't seem to affect the bug]
5. Save (preset selector **active**)
6. Edit dimensions to deselect preset.
7. Save again (preset selector **inactive**)
presets.overwrite.quality.mp4

Expected behavior
Successful quality change with preset selector on.

Observation
When the preset selector is active, the quality setting is overwritten by the preset value. The user-specified quality is only applied when the preset selector is inactive (achieved by editing dimensions).

  • Device: POCO M4 Pro 5G
  • OS: Android 13 with HyperOS 1.0.1.0.TGBTWXM
  • App version: image-toolbox-2.9.1-alpha03-arm64-v8a.apk
@Akuma73-sudo Akuma73-sudo added the bug Something isn't working label Aug 7, 2024
@T8RIN T8RIN closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants