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

Suggestions #91

Open
ridesirat opened this issue May 17, 2024 · 0 comments
Open

Suggestions #91

ridesirat opened this issue May 17, 2024 · 0 comments

Comments

@ridesirat
Copy link

Hi Volkmar

I'm never tired to flatter your plugin. Just great!

Not sure if you are open to suggestions, but here they go..

1.
For performance optimization, I think it would be helpful if we could lock the option "Group together" for the user, in the "Images with same ratio", when we want to. This way we would be sure that the client cropps all the images for the different src sizes we need.

As a solution, maybe adding image sizes with the same name but with an -2, -4, ... added to it? i.e:
add_image_size( 'Clipping', 0, 200, true );
add_image_size( 'Clipping-2', 0, 400, true );
add_image_size( 'Clipping-4', 0, 800, true );

and the behaviour in the crop would change.

2.
It would be nice to have a switcher in the Options to, instead of "Choose the image sizes you do not want to show", it would do the opposite: "Choose the image sizes you want to show".
It seems easier to organize and to maintain as we don't have to update all of them if we create a new image size.
And each user could chose how it would prefer.

Once again, thanks for the great plugin!

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

1 participant