Description of the need
Almost always someone wants to keep the width and height synced so as not to distort the image. It would be nice to keep them synced automatically. But there may be times that someone wants to stretch or squeeze an image so there should also be an option to override.
There's also this related issue: https://github.com/backdrop/backdrop-issues/issues/3599
Proposed solution
There is a contrib module that gets most of the way: https://github.com/backdrop-contrib/editorimgdimensionsync. Just need an option to override this sync in case someone wants to not keep the ratio.
Alternatives that have been considered
There is the alternative but hard to discover. This is a simple feature that would be used by almost everyone most of the time.
Recent comments
Hi geoma Welcome to Backdrop. Thank you posting detailed screenshots. As your field is an entity reference field, go into the field settings for field_insta_comuna and scroll to the...
Can't filter content in a View
Sounds like the Stripe processor isn’t fully initialising, so the extension tries to call create() on a missing Stripe client. On Backdrop/CiviCRM this usually happens when the payment processor...
Getting Error after submitting event register form By using Stripe Payment Processor
Welcome to Backdrop! For your setup, you’ll want to create a subtheme of Bootstrap5 Lite itself; the Bootswatch styles (like Cerulean) are just presets that B5 Lite loads, and you can “lock in”...
Basic Theme designing questions, using Bootstrap5 Lite