An open API service indexing awesome lists of open source software.

https://github.com/backdrop-contrib/editorimgdimensionsync

Keeps image width and height in Backdrop CMS editor image dialog in sync.
https://github.com/backdrop-contrib/editorimgdimensionsync

backdropcms image widget

Last synced: 10 months ago
JSON representation

Keeps image width and height in Backdrop CMS editor image dialog in sync.

Awesome Lists containing this project

README

          

# Editor Image Dimension Sync

This small module enhances the Filter module's image selection AJAX dialog.

It synchronizes the image dimensions while editing, to preserve the image ratio.

Additionally provides a button to reset to the original image dimensions when
they have been changed.

![Dialog screenshot](https://raw.githubusercontent.com/backdrop-contrib/editorimgdimensionsync/1.x-1.x/screenshots/dialog-screenshot.webp)

There are no settings, just enable the module and the functionality will be
there.

## Installation

- Install this module using the official
[Backdrop CMS instructions](https://docs.backdropcms.org/documentation/extend-with-modules)

## Issues

Bugs and Feature requests should be reported in the
[Issue Queue](https://github.com/backdrop-contrib/editorimgdimensionsync/issues)

## Current Maintainers

- [Indigoxela](https://github.com/indigoxela)

## License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.