-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[cmd:resize] conflict with the bootstrap.js #2019
Comments
@Nuvolect The description about "cdc - dim" in the document is API 1, so API 2.0 or later is not necessary. I deleted the description earlier. Which connector do you use? |
No request is made by XHR at the time the resize dialog is opened. Is there a JavaScript error? |
Good call:
|
I bumped jquery to 3.2.1 from 3.1.1 but no difference. |
What about using jQueryUI 1.12.1? |
Not jQuery 1.12.1, JQueryUI 1.12.1. Or, Have you loading any other JavaScript libraries? |
OK, JQueryUI 1.12.1 is now being loaded, same error. List of all JS libraries: |
@Nuvolect Thanks! 👍 |
When selecting an image, and the command Resize & Rotate, the dialog box no longer appears. The REST interface is quiet. It does not ask for a "file", "dim" or any command at all. Resize worked properly with this connector in earlier versions.
The API 2.1 document states:
There is no reference to "cdc record file" in the documentation. It is unclear what this is. Just guessing but it appears that earlier version of elFinder relied on the "dim" property of a file object. The object file provided includes a dim property with the accurate dimensions.
Guidance appreciated.
The text was updated successfully, but these errors were encountered: