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

[BUG] No blur in saved picture #10

Open
Krusty27 opened this issue Apr 8, 2022 · 1 comment
Open

[BUG] No blur in saved picture #10

Krusty27 opened this issue Apr 8, 2022 · 1 comment

Comments

@Krusty27
Copy link

Krusty27 commented Apr 8, 2022

Steps to reproduce

  1. open an image from your gallery
  2. go to filters > blur and apply gaussian blur to the picture
  3. save the image

Actual result

The picture saved in the gallery is not blurred

Expected behaviour

image should be saved with blur

@uli-on
Copy link

uli-on commented May 1, 2023

@Krusty27 Several reasons why you think it didn't blur:

  • The images are not saved with their original names, they get a date&time stamped name
  • All images are saved in Internal/Pictures, regardless from where they have been opened
  • The effect applied isn't very strong, that's true, but it is applied. (Sorry, mistook that for Sharpening with a negative value) For comparing two images, an ideal tool is ImageResizer (FOSS).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants