question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug on resize image

See original GitHub issue

Hi ! I have some issues when i want resize an image. When i put an image and when i click one resizer handler, the image don’t keep his height but expand it to 100% of parent container… I didn’t found an option into the “resizable” option to disable that : editor.DomComponents.addType('image', { model: { defaults: { resizable: { step: 0.05, minDim:1, maxDim:100, unitHeight: '%', unitWidth: '%', currentUnit:0, } } } });

For context, the image has a absolute position. Thanks for help !

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
afdallahcommented, Apr 29, 2019

It would be easier for everybody here to help you if you can provide a live demo. I experienced the same issue, but in my case, it was because I set the image height to auto.

Here is the example of my old issue:

Image of demo

0reactions
lock[bot]commented, May 20, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug when resizing images - Adobe Support Community
So there's this annoying bug on the latest PS version: everytime I resize an image, it leaves the resizing line border around the...
Read more >
Image Resize Bug in Microsoft Photo Editor
There is a serious bug with Microsoft Photo Editor 3.0 if you try to use Image Resize to zoom (resize) a picture down...
Read more >
Image bug - Resizing on its own in Designer - Forum | Webflow
I do believe this is bug since the images were resizing without me even touching the controls, or even scrolling the page. Anyhoo,...
Read more >
Bug resize image · Issue #4784 · artf/grapesjs - GitHub
Hi ! I have some issues when i want resize an image. When i put an image and when i click one resizer...
Read more >
QuickReport app, bug? in resizeImage() - Esri Community
So now the app resize images, choosing from files, further simply copy ready DocumentDialog code to CameraDialog section, replacing its code, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found