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.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/editorimgdimensionsync
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2022-11-18T11:04:27.000Z (about 3 years ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-07-28T11:32:22.000Z (over 1 year ago)
- Last Synced: 2025-02-10T13:18:46.651Z (11 months ago)
- Topics: backdropcms, image, widget
- Language: JavaScript
- Homepage: https://backdropcms.org/project/editorimgdimensionsync
- Size: 37.1 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.

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.